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

cl-zip

Zip library written in Common Lisp

This package provide a Common Lisp library for .zip-file reading and writing.

Installation

Install the latest version of cl-zip as follows:

guix install cl-zip

Or install a particular version:

guix install cl-zip@0.0.0-1.688b154

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.