Internationalization and translation library.
Go to file
Corey Bryant 4b0518dcba Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I096444f0329f5b239d7c16744d7107b4a5685888
Story: #2005924
Task: #34234
2019-07-05 14:44:40 -04:00
doc/source Clarify that translation strings are extracted via source inspection 2019-06-12 12:14:41 +01:00
oslo_i18n Override getttext.find to cache result 2018-11-21 14:45:52 +01:00
releasenotes Update master for stable/stein 2019-03-18 14:44:50 +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 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 Add Python 3 Train unit tests 2019-07-05 14:44:40 -04:00
babel.cfg initial export with graduate.sh 2014-04-29 11:58:57 -07: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
lower-constraints.txt Switch to stestr 2018-07-03 16:10:13 +07:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 19:12:27 +08:00
requirements.txt Updated from global requirements 2017-11-16 11:21:16 +00:00
setup.cfg Add Python 3 Train unit tests 2019-07-05 14:44:40 -04:00
setup.py Updated from global requirements 2017-03-03 00:03:02 +00:00
test-requirements.txt Cap Bandit below 1.6.0 and update Sphinx requirement 2019-05-15 15:20:46 +00:00
tox.ini Add Python 3 Train unit tests 2019-07-05 14:44:40 -04:00

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.