SlackBuildsOrg/python/babel
Matteo Bernardini d547e0f889 Several: Change my email to @SBo in all maintained scripts
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-02 10:10:20 +02:00
..
babel.info Several: Change my email to @SBo in all maintained scripts 2012-09-02 10:10:20 +02:00
babel.SlackBuild Several: Change my email to @SBo in all maintained scripts 2012-09-02 10:10:20 +02: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.