slackbuilds/python/babel
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/babel: Updated for version 1.3, added a license. 2013-11-07 11:28:19 -06:00
babel.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
babel.info python/babel: Updated for version 2.5.3. 2018-02-17 07:42:49 +07:00
slack-desc python/babel: Fix slack-desc. 2016-11-14 16:47:23 +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.

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