wok-6.x view unibilium/description.txt @ rev 25558

Up libqcow (20221124)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 24 09:03:56 2023 +0000 (17 months ago)
parents
children
line source
1 Unibilium is a very basic terminfo library.
2 It can read and write ncurses-style terminfo files,
3 and it can interpret terminfo format strings.
4 It doesn't depend on curses or any other library.
5 It also doesn't use global variables, so it should be thread-safe.