common-doc
A framework for representing and manipulating documents as CLOS objects.
$ area51 add common-docCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(common-doc:some-function ...)