xml-mop
xml-mop allows representing parts of XML documents as CLOS objects
$ area51 add xml-mopCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(xml-mop:some-function ...)xml-mop allows representing parts of XML documents as CLOS objects
$ area51 add xml-mopCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(xml-mop:some-function ...)