ncurses 1.0.1

Terminal screen handling and optimization package


ncurses (new curses) is a free software emulation of curses in
System V Rel 4.0 (and above). It uses terminfo format, supports
pads, colors, multiple highlights, form characters and function
key mapping. Because of the interactive nature of this library,
it will be of little use for writing Web applications, but may
be useful when writing scripts meant using PHP from the command
line.

See also http://www.gnu.org/software/ncurses/ncurses.html

License: PHP

This package is not maintained, if you would like to take over please go to this page.

Changes

Add --enable-ncursesw configure switch for optional wide char support