slackbuilds_ponce/python/python3-babel
Arn0 20263f15e5
python/python3-babel: Updated for version 2.12.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-12 08:48:10 +07:00
..
python3-babel.info
python3-babel.SlackBuild
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.