rust-inflections 1.1.1
Inflection transformation library for changing properties of words
High performance inflection transformation library for changing properties of words like the case.
- Website: https://docs.rs/inflections
- Licenses: Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-inflections 1.1.1
as follows:
guix install rust-inflections@1.1.1
Or install the latest version:
guix install rust-inflections
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.