plump
An XML / XHTML / HTML parser that aims to be as lenient as possible.
$ area51 add plumpCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(plump:some-function ...)An XML / XHTML / HTML parser that aims to be as lenient as possible.
$ area51 add plumpCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(plump:some-function ...)