This package browser is in early development. Mind the rough edges.

ecl-cl-inflector

Library to pluralize/singularize English and Portuguese words

This is a common lisp library to easily pluralize and singularize English and Portuguese words. This is a port of the ruby ActiveSupport Inflector module.

Installation

Install the latest version of ecl-cl-inflector as follows:

guix install ecl-cl-inflector

Or install a particular version:

guix install ecl-cl-inflector@0.2-1.f1ab169

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.