python-babel: new package

A collection of tools for internationalizing Python applications.

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>
This commit is contained in:
Lionel Flandrin
2017-01-24 15:43:45 +01:00
committed by Thomas Petazzoni
parent c78dbd0631
commit 21959ad853
4 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
config BR2_PACKAGE_PYTHON_BABEL
bool "python-babel"
select BR2_PACKAGE_PYTHON_PYTZ # runtime
help
A collection of tools for internationalizing Python
applications.
http://babel.pocoo.org/en/latest/