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.
- Outputs:
out
- Website: https://github.com/frodef/binary-types/
- Licenses: Modified BSD
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
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.