slackbuilds/python/babel
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README python/babel: Added (python internationalization tools) 2012-02-20 12:20:30 -06:00
babel.SlackBuild python/babel: Added (python internationalization tools) 2012-02-20 12:20:30 -06:00
babel.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
slack-desc python/babel: Added (python internationalization tools) 2012-02-20 12:20:30 -06: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.