A Rust port of the Python inflect library, used to generate plurals, ordinals, indefinite articles, and to convert numbers to words.
Find a file
2023-09-09 02:04:34 +01:00
.gitignore Initial commit 2023-09-09 02:04:34 +01:00
LICENSE.md Initial commit 2023-09-09 02:04:34 +01:00
README.md Initial commit 2023-09-09 02:04:34 +01:00

inflect_rs