common-doc

MIT

A framework for representing and manipulating documents as CLOS objects.

$ area51 add common-docCopy

Usage

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