Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXY
]
babel - Tools for internationalizing Python applications
- Description:
Babel is 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.
Packages:
Changelog:
by Jeffrey C. Ollie (2010-08-26):
- Add python3 subpackage
|