From 9241e99d63cb407c9bd8af4c32d8de6ed16b3e88 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 24 Sep 2022 02:20:23 +0100 Subject: python/python3-inflect: Added (gen. plurals, sing. nouns, ordinals) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-inflect/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-inflect/README (limited to 'python/python3-inflect/README') diff --git a/python/python3-inflect/README b/python/python3-inflect/README new file mode 100644 index 0000000000..c563162279 --- /dev/null +++ b/python/python3-inflect/README @@ -0,0 +1,4 @@ +python3-inflect (Correctly gen. plurals, sing. nouns, ordinals, etc) + +inflect.py - Correctly generate plurals, singular nouns, ordinals, +indefinite articles; convert numbers to words. -- cgit v1.2.3-79-gdb01