asdf-encodings
Portable interface to character encodings and your implementation's external-format
$ area51 add asdf-encodingsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(asdf-encodings:some-function ...)