lisp-binary

GPLv3

Declare binary formats as structs and then read and write them.

$ area51 add lisp-binaryCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lisp-binary:some-function ...)