cl-libxml2
$ area51 add cl-libxml2CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libxml2:some-function ...)$ area51 add cl-libxml2Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libxml2:some-function ...)