cl-pack

BSD-3-Clause

Perl compatible binary pack() and unpack() library

$ area51 add cl-packCopy

Usage

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

Dependencies