wok diff ncurses/description.txt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ncurses/description.txt	Wed May 11 08:28:28 2022 -0400
     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.