babel: babel (python internationalization tools)
babel:
babel: Babel is a collection of tools for internationalizing Python apps.
babel: It's composed of two major parts:
babel: - tools to build and work with gettext message catalogs;
babel: - a Python interface to the CLDR (Common Locale Data Repository),
babel: providing access to various locale display names, localized number
babel: and date formatting, etc.
babel:
babel: homepage: http://babel.edgewall.org/
babel: