mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
84fa1d301e
internationalizing Python applications in Python. It will be used in the new version of textproc/py-mako
10 lines
318 B
Plaintext
10 lines
318 B
Plaintext
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.
|
|
|
|
WWW: http://babel.edgewall.org/
|