Metadata-Version: 1.0
Name: inflection
Version: 0.1.1
Summary: A port of Ruby on Rails inflector to Python
Home-page: http://github.com/jpvanhal/inflection
Author: Janne Vanhala
Author-email: janne.vanhala@gmail.com
License: UNKNOWN
Description: inflection
        ==========
        
        A port of Ruby on Rails' inflector to Python.
        
        
        History
        -------
        
        0.1.1 (2012-02-24)
        ++++++++++++++++++
        
        - Fixed some files not included in the distribution package.
        
        
        0.1.0 (2012-02-24)
        ++++++++++++++++++
        
        - Initial public release
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
