petit.string-utils
A petit tool box about string modification
$ area51 add petit.string-utilsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(petit.string-utils:some-function ...)A petit tool box about string modification
$ area51 add petit.string-utilsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(petit.string-utils:some-function ...)