python3-inflection

Port of Ruby on Rails' inflector (Python 3)
  https://pypi.python.org/pypi/inflection
  0
  no reviews



Inflection is a string transformation library. It singularizes and pluralizes English words, and transforms strings from CamelCase to underscored string.

This package contains the module for Python 3.