summaryrefslogtreecommitdiffstats
path: root/python/python3-inflect/README
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2022-09-24 02:20:23 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-25 13:59:44 +0700
commit9241e99d63cb407c9bd8af4c32d8de6ed16b3e88 (patch)
tree03e5420bbbe0965eb581b961122baf477c0cd04b /python/python3-inflect/README
parentce472aebfe3545a60553281972693d49241d232a (diff)
downloadslackbuilds-9241e99d63cb407c9bd8af4c32d8de6ed16b3e88.tar.gz
slackbuilds-9241e99d63cb407c9bd8af4c32d8de6ed16b3e88.tar.xz
python/python3-inflect: Added (gen. plurals, sing. nouns, ordinals)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-inflect/README')
-rw-r--r--python/python3-inflect/README4
1 files changed, 4 insertions, 0 deletions
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.