Metadata-Version: 1.1
Name: pybabel-htmlbars
Version: 0.1.0
Summary: Pybabel HTMLBars gettext strings extractor
Home-page: https://github.com/eliksir/pybabel-htmlbars
Author: Eliksir AS
Author-email: code@e5r.no
License: BSD
Description: Pybabel HTMLBars
        ================
        
        Pybabel extractor for HTMLBars templates, based on Anton Bykov's work
        with `PyBabel-HBS`_. Thanks, Anton!
        
        
        Running tests
        -------------
        
        .. code-block:: bash
        
           $ python -m unittest discover
        
        .. _PyBabel-HBS: https://github.com/tigrawap/pybabel-hbs
        
Keywords: pybabel htmlbars gettext i18n
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Internationalization
