slackbuilds_ponce/perl/perl-Curses-UI/README
Daniel LEVAI c8493ef78b perl/perl-Curses-UI: Added (curses based user interface framework)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-04-16 05:35:58 -05:00

6 lines
236 B
Text

Curses::UI - A curses based user interface framework in perl
A UI framework based on the curses library. Curses::UI contains
several widgets which can be used to build a user interface.
This requires perl-Curses and perl-TermReadKey.