cl-inflector

MIT

Functions to pluralize and singularize english and portuguese languages words

$ area51 add cl-inflectorCopy

Usage

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