This package browser is in early development. Mind the rough edges.

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.

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.