mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
b78013477a
Changed homepage, cleanups Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
11 lines
443 B
Text
11 lines
443 B
Text
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/
|