buildnode

BSD

Tool for building up an xml dom nicely.

$ area51 add buildnodeCopy

Usage

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