mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
b0bdf33f31
- remove indefinite article from COMMENT - align USE_PYDISTUTILS value in Makefile - tab -> space change in pkg-descr:WWW - update WWW to use https scheme in url to avoid redirect - add trailing slash to WWW All changes are non-functional.
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/
|