lib9
Unix port of Plan 9's formatted I/O C library
This package provides a ported version of the Plan 9 lib9 C library. It also contains the Plan 9 libbio, libregexp, libfmt and libutf libraries.
- Versions: 7-0.63916da
- Website: https://tools.suckless.org/9base/
- Licenses: Expat · LPL 1.02
- Package source: gnu/packages/suckless.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of lib9
as follows:
guix install lib9
Or install a particular version:
guix install lib9@7-0.63916da
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.
Badge code
You can use the following badge to inform users of lib9 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/lib9'><img src='https://packages.guix.gnu.org/packages/lib9/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/lib9)
Example Org:
[[https://packages.guix.gnu.org/packages/lib9][https://packages.guix.gnu.org/packages/lib9/badges/latest-version.svg]]