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

cl-binary-types

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 the latest version of cl-binary-types as follows:

guix install cl-binary-types

Or install a particular version:

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

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/cl-binary-types/'><img src='http://127.0.0.1:3000/packages/cl-binary-types/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/cl-binary-types/badges/latest-version.svg)](http://127.0.0.1:3000/packages/cl-binary-types/)
Org: [[http://127.0.0.1:3000/packages/cl-binary-types/][http://127.0.0.1:3000/packages/cl-binary-types/badges/latest-version.svg]]