nibbles
A library for accessing octet-addressed blocks of data in big- and little-endian orders
$ area51 add nibblesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(nibbles:some-function ...)