Source: libcurses-ui-perl Maintainer: Debian Perl Group Uploaders: Russ Allbery , gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-install-perl, perl Build-Depends-Indep: libtest-pod-perl , libcurses-perl , libterm-readkey-perl Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcurses-ui-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcurses-ui-perl.git Homepage: https://metacpan.org/release/Curses-UI 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.