Metadata-Version: 1.1
Name: django-babel-underscore
Version: 0.2.0
Summary: Implements a underscore extractor for django-babel.
Home-page: https://github.com/EnTeQuAk/django-babel-underscore
Author: Christopher Grebs
Author-email: cg@webshox.org
License: BSD
Description: =================================
        Django Babel Underscore Extractor
        =================================
        
        .. image:: https://badge.fury.io/py/django-babel-underscore.png
            :target: http://badge.fury.io/py/django-babel-underscore
        
        .. image:: https://travis-ci.org/EnTeQuAk/django-babel-underscore.png?branch=master
                :target: https://travis-ci.org/EnTeQuAk/django-babel-underscore
        
        .. image:: https://pypip.in/d/django-babel-underscore/badge.png
                :target: https://pypi.python.org/pypi/django-babel-underscore
        
        
        Implements a underscore extractor for django-babel.
        
        * Free software: BSD license
        * Documentation: http://django-babel-underscore.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        .. :changelog:
        
        History
        -------
        
        0.2.0 (2014-12-24)
        ------------------
        
        * Fix dependency names.
        
        0.1.0 (2014-05-25)
        ------------------
        
        * First release on PyPI.
        
Keywords: django-babel-underscore
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
