python-flask-babel: new package
authorLionel Flandrin <lionel@svkt.org>
Tue, 24 Jan 2017 14:43:46 +0000 (15:43 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 25 Jan 2017 01:13:10 +0000 (14:13 +1300)
commit4a72acb3adb6a6705d5fc64d9521e95e872b0e95
tree88ae9a4d5495c69d5fc1405be852033e52948ab5
parent21959ad8537440003c06d07357dbda286ab488cd
python-flask-babel: new package

Flask-Babel is an extension to Flask that adds i18n and l10n support
to any Flask application with the help of babel, pytz and
speaklater. It has builtin support for date formatting with timezone
support as well as a very simple and friendly interface to gettext
translations.

Signed-off-by: Lionel Flandrin <lionel@svkt.org>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/python-flask-babel/Config.in [new file with mode: 0644]
package/python-flask-babel/python-flask-babel.hash [new file with mode: 0644]
package/python-flask-babel/python-flask-babel.mk [new file with mode: 0644]