1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/devel/newt/pkg-descr
R. Imura a29e53c135 Initial import of newt-0.50-13.
It is a Console I/O handling library from Redhat similar to ncurses.

PR:		16526
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-13 01:57:46 +00:00

9 lines
269 B
Plaintext

This is the Redhat newt library, a library that is
similar to (and based on) ncurses in that it does
special things with console I/O.
Unfortunately, there do not seem to be any documentation
available on Redhat's website about newt.
--Will <andrews@technologist.com>