mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
d979a1d73d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
431 B
Text
10 lines
431 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.
|
|
|
|
The pytz dependency must be built with optional Python 3 support.
|