postoffice
Franz's Post Office Package
$ area51 add postofficeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(postoffice:some-function ...)Franz's Post Office Package
$ area51 add postofficeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(postoffice:some-function ...)