wok view unibilium/description.txt @ rev 25680

updated gnu-efi (3.0.14 -> 3.0.17)
author Hans-G?nter Theisgen
date Mon Mar 18 18:46:02 2024 +0100 (6 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.