cl-double-metaphone

Apache 2.0

Common Lisp implementation of the Double Metaphone phonetic algorithm.

$ area51 add cl-double-metaphoneCopy

Usage

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

Dependencies