slackbuilds/python/babel
isaackwy cace70595f
python/babel: Rename pytz dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-07 23:44:37 +07:00
..
README
babel.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
babel.info python/babel: Rename pytz dependency 2024-09-07 23:44:37 +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.

Refer to the official homepage for documentation
http://babel.pocoo.org/docs/