mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
1d1f878054
Approved by: portmgr blanket
10 lines
305 B
Plaintext
10 lines
305 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.pocoo.org/
|