guile-lzlib 0.0.2
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.
- Website: https://notabug.org/guile-lzlib/guile-lzlib
- Licenses: GPL 3+
- Package source: gnu/packages/guile.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-lzlib 0.0.2
as follows:
guix install guile-lzlib@0.0.2
Or install the latest version:
guix install guile-lzlib
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.