wok view unibilium/description.txt @ rev 25521

created recipes for unibilium and unibilium-dev 2.1.1
author Hans-G?nter Theisgen
date Fri Feb 24 17:05:40 2023 +0100 (15 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.