wok view unibilium/description.txt @ rev 25691

Up lynis (3.1.1), ncurses-examples (20211021)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 16 10:43:04 2024 +0000 (4 weeks 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.