cl-yaclyaml
Yet Another Common Lisp YaML processor.
$ area51 add cl-yaclyamlCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-yaclyaml:some-function ...)Yet Another Common Lisp YaML processor.
$ area51 add cl-yaclyamlCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-yaclyaml:some-function ...)