cl-slug

LLGPL

Small library to make slugs, mainly for URIs, from english and beyond.

$ area51 add cl-slugCopy

Usage

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

Dependencies