slackbuilds/libraries/newt
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README libraries/newt: Added (graphic library) 2010-08-14 19:04:49 -05:00
newt.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
newt.info libraries/newt: Updated for version 0.52.16 2013-11-13 20:16:38 -06:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Newt is a programming library for color text mode, widget based user
interfaces. Newt can be used to add stacked windows, entry widgets,
checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to
text mode user interfaces. Newt is based on the S-Lang library.