cl-rfc2047
Implemntation of RFC2047.
$ area51 add cl-rfc2047CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rfc2047:some-function ...)Implemntation of RFC2047.
$ area51 add cl-rfc2047Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rfc2047:some-function ...)