Internationalization and translation library.
Go to file
Hervé Beraud 281fd591e7 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in Ussuri cycle.

Complete discussion & schedule can be found in
-
http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I340a7909c49e7d2a8c82c668cbdaf9ced7196f67
Sem-Ver: api-break
2020-02-06 10:23:19 +01:00
doc [ussuri][goal] Drop python 2.7 support and testing 2020-02-06 10:23:19 +01:00
oslo_i18n [ussuri][goal] Drop python 2.7 support and testing 2020-02-06 10:23:19 +01:00
releasenotes [ussuri][goal] Drop python 2.7 support and testing 2020-02-06 10:23:19 +01:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:18:36 -04:00
.gitignore Integrate sphinxcontrib-apidoc 2019-12-17 16:36:08 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:33 +00:00
.mailmap initial export with graduate.sh 2014-04-29 11:58:57 -07:00
.stestr.conf Switch to stestr 2018-07-03 16:10:13 +07:00
.zuul.yaml [ussuri][goal] Drop python 2.7 support and testing 2020-02-06 10:23:19 +01:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:38 +00:00
HACKING.rst Update URLs in documents according to document migration 2017-07-12 15:47:32 +08:00
LICENSE initial export with graduate.sh 2014-04-29 11:58:57 -07:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 19:12:27 +08:00
babel.cfg initial export with graduate.sh 2014-04-29 11:58:57 -07:00
lower-constraints.txt tox: Keeping going with docs 2019-10-24 14:56:26 +08:00
requirements.txt Updated from global requirements 2017-11-16 11:21:16 +00:00
setup.cfg [ussuri][goal] Drop python 2.7 support and testing 2020-02-06 10:23:19 +01:00
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-02-06 10:23:19 +01:00
test-requirements.txt Move doc related modules to doc/requirements.txt 2019-07-05 17:40:32 +00:00
tox.ini [ussuri][goal] Drop python 2.7 support and testing 2020-02-06 10:23:19 +01:00

README.rst

Team and repository tags

image

oslo.i18n -- Oslo Internationalization Utilities

Latest Version

Downloads

The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library.