cl-string-generator
Generate string from regular expression
$ area51 add cl-string-generatorCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-string-generator:some-function ...)Generate string from regular expression
$ area51 add cl-string-generatorCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-string-generator:some-function ...)