s-xml
Simple Common Lisp XML Parser
$ area51 add s-xmlCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(s-xml:some-function ...)Simple Common Lisp XML Parser
$ area51 add s-xmlCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(s-xml:some-function ...)