slackbuilds_ponce/python/python3-babel
Benjamin Trigona-Harany 1bb534f2d3
python/python3-babel: Use versioned CLDR source file.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-01-17 08:45:09 +07:00
..
python3-babel.info python/python3-babel: Use versioned CLDR source file. 2021-01-17 08:45:09 +07:00
python3-babel.SlackBuild python/python3-babel: Use versioned CLDR source file. 2021-01-17 08:45:09 +07:00
README
slack-desc

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.