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

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.

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.