unibilium 2.0.0
Terminfo parsing library
Unibilium is a basic C terminfo library. It doesn't depend on curses or any other library. It also doesn't use global variables, so it should be thread-safe.
- Outputs:
out
- Website: https://github.com/mauke/unibilium
- Licenses: LGPL 3+
- Package source: gnu/packages/terminals.scm
- Builds: See build status
- Issues: See known issues
Installation
Install unibilium 2.0.0
as follows:
guix install unibilium@2.0.0
Or install the latest version:
guix install unibilium
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.