wok-next diff ncurses/description.txt @ rev 20049

Up transfig (3.2.6a)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 23 12:45:07 2017 +0200 (2017-10-23)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ncurses/description.txt	Mon Oct 23 12:45:07 2017 +0200
     1.3 @@ -0,0 +1,9 @@
     1.4 +The ncurses library routines are a terminal-independent method of updating
     1.5 +character screens with reasonable optimization.
     1.6 +
     1.7 +This package contains:
     1.8 +
     1.9 +  * `tset` (and `reset`) - terminal initialization utility
    1.10 +  * `clear` - clears the terminal's screen
    1.11 +  * `libncursesw.so` - shared library for terminal handling
    1.12 +  * tabset and terminfo for common terminals