mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
a29e53c135
It is a Console I/O handling library from Redhat similar to ncurses. PR: 16526 Submitted by: Will Andrews <andrews@technologist.com>
9 lines
269 B
Plaintext
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>
|