purgatory

LLGPL

A simple implementation of the 9p filesystem protocol.

$ area51 add purgatoryCopy

Usage

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