s-xml

Lisp Lesser General Public License (LLGPL)

Simple Common Lisp XML Parser

$ area51 add s-xmlCopy

Usage

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