ncurses (libncurses.so) 6.5
- Homepage: https://invisible-island.net/ncurses/
- Manpage: https://invisible-island.net/ncurses/announce.html
- Changelog: https://invisible-island.net/ncurses/NEWS.html
- Library: master/make/libs/ncurses/
- Maintainer: -
ncurses is a programming library providing an API, allowing the programmer to write text user interfaces in a terminal-independent manner. It also optimizes screen changes, in order to reduce the latency experienced when using remote shells. Ncurses stands for "new curses", and is a replacement for the discontinued 4.4 BSD classic curses.