purgatory
A simple implementation of the 9p filesystem protocol.
$ area51 add purgatoryCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(purgatory:some-function ...)A simple implementation of the 9p filesystem protocol.
$ area51 add purgatoryCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(purgatory:some-function ...)