cl-string-generator

MIT

Generate string from regular expression

$ area51 add cl-string-generatorCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-string-generator:some-function ...)