wok diff ncurses/description.txt @ rev 24960

updated ncurses packages (6.2 -> 6.3)
author Hans-G?nter Theisgen
date Sat Apr 23 17:46:30 2022 +0100 (2022-04-23)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ncurses/description.txt	Sat Apr 23 17:46:30 2022 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +The ncurses (new curses) library is a free software emulation
     1.5 +of curses in System V Release 4.0 (SVr4), and more.
     1.6 +It uses terminfo format, supports pads and color and multiple
     1.7 +highlights and forms characters and function-key mapping, and
     1.8 +has all the other SVr4-curses enhancements over BSD curses.
     1.9 +SVr4 curses became the basis of X/Open Curses.