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

guile-zlib 0.2.2

Guile bindings to zlib

This package provides Guile bindings for zlib, a lossless data-compression library. The bindings are written in pure Scheme by using Guile's foreign function interface.

Installation

Install guile-zlib 0.2.2 as follows:

guix install guile-zlib@0.2.2

Or install the latest version:

guix install guile-zlib

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.