cxml

LLGPL

Closure XML - a Common Lisp XML parser

$ area51 add cxmlCopy

Usage

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