Metadata-Version: 2.0
Name: Flask-JSONLocale
Version: 1.9
Summary: An extension for Flask allowing users to easily localize their Flask app
Home-page: http://example.com/flask-jsonlocale/
Author: Martin Urbanec
Author-email: martin@urbanec.cz
License: GNU
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: Flask
Requires-Dist: simplejson

# Flask-JSONLocale

**Flask-JSONLocale** is localization library for Flask. You can download it from PyPi:

    pip install flask-jsonlocale

Docs are on [ReadTheDocs.org](http://flask-jsonlocale.readthedocs.io/).


