slackbuilds/python/python3-babel
Benjamin Trigona-Harany f6fc38c969
python/python3-babel: Support Python 3.9.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-31 11:15:14 +07:00
..
README python/python3-babel: Added (python internationalization tools). 2019-04-06 06:51:10 +07:00
python3-babel.SlackBuild python/python3-babel: Support Python 3.9. 2020-10-31 11:15:14 +07:00
python3-babel.info python/python3-babel: Updated for version 2.8.0. 2020-01-03 02:11:10 -06:00
slack-desc python/python3-babel: Added (python internationalization tools). 2019-04-06 06:51:10 +07:00

README

babel (python internationalization tools)

Babel is a collection of tools for internationalizing Python apps.
It's composed of two major parts:
- tools to build and work with gettext message catalogs;
- a Python interface to the CLDR (Common Locale Data Repository),
  providing access to various locale display names, localized number
  and date formatting, etc.

The pytz dependency must be built with optional Python 3 support.