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

cl-com.gigamonkeys.binary-data

Common Lisp library for reading and writing binary data

This a Common Lisp library for reading and writing binary data. It is based on code from chapter 24 of the book Practical Common Lisp.

Installation

Install the latest version of cl-com.gigamonkeys.binary-data as follows:

guix install cl-com.gigamonkeys.binary-data

Or install a particular version:

guix install cl-com.gigamonkeys.binary-data@0.0.0-0.22e9089

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.