parse-front-matter
Parse front matter.
$ area51 add parse-front-matterCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(parse-front-matter:some-function ...)Parse front matter.
$ area51 add parse-front-matterCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(parse-front-matter:some-function ...)