guile-bzip2 0.1.0
Guile bindings for libbzip2
Guile-bzip2 is a Guile wrapper for the libbzip2 library. It exposes an interface similar to other Guile compression libraries, like Guile-zlib.
- Outputs:
out
- Website: https://ngyro.com/software/guile-bzip2.html
- Licenses: GPL 3+
- Package source: gnu/packages/guile.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-bzip2 0.1.0
as follows:
guix install guile-bzip2@0.1.0
Or install the latest version:
guix install guile-bzip2
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.