cl-enchant

Creative Commons CC0 (public domain dedication)

Programming interface for Enchant spell-checker library

$ area51 add cl-enchantCopy

Usage

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

Dependencies