SlackBuildsOrg/python/python3-inflection
Isaac Yu 898d66a9a9
python/python3-inflection: Added (port of Ruby on Rails' inflector)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-25 09:18:01 +07:00
..
python3-inflection.info
python3-inflection.SlackBuild
README
slack-desc

Inflection is a string transformation library. It singularizes and
pluralizes English words, and transforms strings from CamelCase to
underscored string. Inflection is a port of Ruby on Rails' inflector
to Python.