binascii

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

A library of ASCII encoding schemes for binary data

$ area51 add binasciiCopy

Usage

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