cl-rfc2047

MIT

Implemntation of RFC2047.

$ area51 add cl-rfc2047Copy

Usage

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