mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 19:35:28 -04:00
9 lines
305 B
Text
9 lines
305 B
Text
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.pocoo.org/
|