slackbuilds/python/python3-inflection/README

5 lines
214 B
Plaintext

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.