newt

A library for text mode user interfaces

Description

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.  This package also contains the
shared library needed by programs built with newt, as well as a
/usr/bin/dialog replacement called whiptail.  Newt is based on the
slang library.
Website: https://fedorahosted.org/newt/
License: LGPLv2
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: system environment/libraries

Packages

newt-0.52.11-4.el6_9.x86_64 [97 KiB] Changelog by Miroslav Lichvar (2016-09-07):
- return NEWT_EXIT_ERROR from form when stdin disappears (#917291)
newt-0.52.11-3.el6.x86_64 [96 KiB] Changelog by Miroslav Lichvar (2011-07-26):
- add support for changing colors in individual labels, scrollbars, entries,
  textboxes and scales, add custom colorsets (#707704)