diff --git a/src/README.rst b/src/README.rst index cbf3535..2c329a9 100644 --- a/src/README.rst +++ b/src/README.rst @@ -519,9 +519,10 @@ Internationalization - i18n/l10n ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Pytz is an interface to the IANA database, which uses ASCII names. The `Unicode Consortium's Unicode Locales (CLDR) `_ -project provides translations. Thomas Khyn's -`l18n `_ package can be used to access -these translations from Python. +project provides translations. Python packages such as +`Babel ` +and Thomas Khyn's `l18n `_ package can be used +to access these translations from Python. License