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

cl-binary-types 1.2-1.9ec4204

Read and write binary records for Common Lisp

Binary-types is a Common Lisp package for reading and writing binary files. Binary-types provides macros that are used to declare the mapping between Lisp objects and some binary (i.e. octet-based) representation.

Installation

Install cl-binary-types 1.2-1.9ec4204 as follows:

guix install cl-binary-types@1.2-1.9ec4204

Or install the latest version:

guix install cl-binary-types

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.