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

guile2.2-lzlib

Guile bindings to lzlib

This package provides Guile bindings for lzlib, a C library for in-memory LZMA compression and decompression. The bindings are written in pure Scheme by using Guile's foreign function interface.

Installation

Install the latest version of guile2.2-lzlib as follows:

guix install guile2.2-lzlib

Or install a particular version:

guix install guile2.2-lzlib@0.0.2

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.