wok-current view unibilium/description.txt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (8 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.