Metadata-Version: 1.0
Name: python-transifex
Version: 0.1.6
Summary: A python api to transifex
Home-page: https://github.com/jakul/python-transifex
Author: Craig Blaszczyk
Author-email: masterjakul@gmail.com
License: BSD
Download-URL: https://github.com/jakul/python-transifex/downloads
Description: 
        
        ChangeLog
        ---------
        0.1.6
        =====
        * Update setup.py to only include the actual requirements needed to install. Thanks to Toshio Kuratomi (https://github.com/jakul/python-transifex/pull/3)
        * Fix tests which now throw InvalidSlugException. Thanks to Toshio Kuratmi (https://github.com/jakul/python-transifex/pull/4)
        
        0.1.5
        =====
        * add new InvalidSlugException; make exceptions share a base class
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
