inflect to inflect-rs

This commit is contained in:
Llywelwyn 2023-09-09 08:57:30 +01:00
parent bec968ac26
commit 2730296c14
5 changed files with 11 additions and 7 deletions

View file

@ -1 +1,3 @@
# inflect
# inflect-rs
inflect-rs is a Rust port of the Python inflect library, used to generate plurals, ordinals, indefinite articles, and to convert numbers to words.