Source: libcurses-ui-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libcurses-perl, libterm-readkey-perl Maintainer: Debian Perl Group Uploaders: Russ Allbery , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Curses-UI/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libcurses-ui-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcurses-ui-perl.git Package: libcurses-ui-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libcurses-perl, libterm-readkey-perl Description: curses-based OO user interface framework for Perl A UI framework for Perl based on the curses library. Curses::UI contains the standard set of widgets for use in constructing user interfaces, plus the following more advanced widgets: calendar, progress bar, text editor (including word wrapping and undo), and text viewer. It supports a variety of dialog windows, from the standard basic and error dialogs to file browsers, progress bars, and a calendar. Curses::UI also has internationalization support and currently has localization information for several languages.