Metadata-Version: 1.1 Name: Flask-Babel Version: 0.8 Summary: Adds i18n/l10n support to Flask applications Home-page: http://github.com/mitsuhiko/flask-babel Author: Armin Ronacher Author-email: armin.ronacher@active-4.com License: BSD Description: Flask-Babel ----------- Adds i18n/l10n support to Flask applications with the help of the `Babel`_ library. Links ````` * `documentation `_ * `development version `_ .. _Babel: http://babel.edgewall.org/ 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: Topic :: Internet :: WWW/HTTP :: Dynamic Content Classifier: Topic :: Software Development :: Libraries :: Python Modules