slackbuilds/python/python3-babel
Arn0 df6fe8d729
python/python3-babel: updated for version 2.15.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-31 23:56:11 +07:00
..
README
python3-babel.SlackBuild python/python3-babel: updated for version 2.15.0 2024-05-31 23:56:11 +07:00
python3-babel.info python/python3-babel: updated for version 2.15.0 2024-05-31 23:56:11 +07:00
slack-desc

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.