petit.string-utils

MIT

A petit tool box about string modification

$ area51 add petit.string-utilsCopy

Usage

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

Dependencies