Metadata-Version: 1.1
Name: Flask-ICU
Version: 0.9.1
Summary: Adds i18n/l10n support to Flask applications
Home-page: https://github.com/beavyHQ/flask-icu
Author: Ethan Miller
Author-email: ethan@code-cuts.com
License: BSD
Description: 
        Flask-ICU
        -----------
        
        Adds i18n/l10n support to Flask applications with the help of the
        `PyICU`_ library.
        
        Links
        `````
        
        * `documentation <http://packages.python.org/Flask-ICU>`_
        * `development version [Add later]`_ # TODO: Provide link to dev repo
        
        .. _PyICU: https://pypi.python.org/pypi/PyICU/
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
