slackbuilds_ponce/python/babel
Matteo Bernardini a770318666 python/babel: Added missing data files.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-07 11:13:58 -06:00
..
babel.info python/babel: Added missing data files. 2014-01-07 11:13:58 -06:00
babel.SlackBuild python/babel: Added missing data files. 2014-01-07 11:13:58 -06:00
README
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/