slackbuilds_ponce/python/babel
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
babel.info python/babel: Fixed .info. 2013-11-21 10:28:38 +07:00
babel.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README python/babel: Updated for version 1.3, added a license. 2013-11-07 11:28:19 -06:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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/