nibbles

BSD-style (http://opensource.org/licenses/BSD-3-Clause)

A library for accessing octet-addressed blocks of data in big- and little-endian orders

$ area51 add nibblesCopy

Usage

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