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

emacs-inflections

Convert english words between singular and plural

This package provides an Emacs library for converting english words between singular and plural.

Installation

Install the latest version of emacs-inflections as follows:

guix install emacs-inflections

Or install a particular version:

guix install emacs-inflections@2.6

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.