wok view ncurses/description.txt @ rev 25483

created recipe for py3k-six
author Hans-G?nter Theisgen
date Mon Oct 17 07:54:33 2022 +0100 (19 months ago)
parents
children
line source
1 The ncurses (new curses) library is a free software emulation
2 of curses in System V Release 4.0 (SVr4), and more.
3 It uses terminfo format, supports pads and color and multiple
4 highlights and forms characters and function-key mapping, and
5 has all the other SVr4-curses enhancements over BSD curses.
6 SVr4 curses became the basis of X/Open Curses.