Metadata-Version: 1.0
Name: Inflector
Version: 1.4
Summary: A port of ROR's inflector class
Home-page: http://bitbucket.org/ixmatus/inflector
Author: Parnell Springmeyer
Author-email: ixmatus@gmail.com
License: BSD
Description: This is a fork of bermi's original `inflector class <https://github.com/bermi/Python-Inflector>`_ - I
        mostly wanted it up on PyPi and will be making some changes to it.
        
        It has a `mercurial repository
        <https://ixmatus@bitbucket.org/ixmatus/inflector>`_ that
        you can install from with ``easy_install inflector``
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
