rfc2388
Implementation of RFC 2388
$ area51 add rfc2388CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(rfc2388:some-function ...)Implementation of RFC 2388
$ area51 add rfc2388Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(rfc2388:some-function ...)