summaryrefslogtreecommitdiff
path: root/README.txt
blob: 7d5dd3d43a1aa6d4937173e1d668b446b0dda53d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Zope Internationalization Support
=================================

This package 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.

.. See ``docs/index.rst`` for the documentation.