mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
zope.i18n implements several APIs related to internationalization
|
|
and localization:
|
|
* Locale objects for all locales maintained by the ICU project.
|
|
* Gettext-based message catalogs for message strings.
|
|
* Locale discovery for Web-based requests.
|
|
|
|
WWW: https://www.python.org/pypi/zope.i18n/
|