Internationalization and translation library.
Go to file
Charles Short 134059e512 Change python3.5 job to python3.7 job on Stein+
python3.5 was the only supported python3 version on Xenial, now that we have
Bionic Beaver nodes that support python3.7, lets switch to testing with
python3.7 in addition with python3.6 in Stein and beyond.
See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135632.html

Change-Id: Id1450a6396dfcbb9f23fe9ed495a157a076e9f85
Signed-off-by: Charles Short <chucks@redhat.com>
Story: #2004073
Task: #27440
2019-02-14 10:25:44 +00:00
doc/source Remove references to log translation functions 2018-09-12 22:23:49 +00:00
oslo_i18n Override getttext.find to cache result 2018-11-21 14:45:52 +01:00
releasenotes Imported Translations from Zanata 2018-08-14 06:56:39 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:18:36 -04:00
.gitignore Clean up .gitignore references to personal tools 2018-10-15 11:47:54 +08:00
.gitreview update .gitreview 2014-04-29 13:18:51 -07: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 Change python3.5 job to python3.7 job on Stein+ 2019-02-14 10:25:44 +00: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 Add release notes to README.rst 2018-06-21 13:15:17 +08:00
babel.cfg initial export with graduate.sh 2014-04-29 11:58:57 -07:00
lower-constraints.txt Switch to stestr 2018-07-03 16:10:13 +07:00
requirements.txt Updated from global requirements 2017-11-16 11:21:16 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:38:19 +08:00
setup.py Updated from global requirements 2017-03-03 00:03:02 +00:00
test-requirements.txt Switch to stestr 2018-07-03 16:10:13 +07:00
tox.ini Change python3.5 job to python3.7 job on Stein+ 2019-02-14 10:25:44 +00: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.