Internationalization and translation library.
Go to file
Ronald Bradford 4c4511bfc8 Fix coverage configuration and execution
A number of configuration errors prevent the successful creation of code
coverage. This corrects the .coveragerc source/omit setup and the tox
package name generation.

http://lists.openstack.org/pipermail/openstack-dev/2015-October/076193.html

Change-Id: Iadda5371671b77307d27089d19104ac194aad46f
2015-10-08 17:18:36 -04:00
doc/source Move 'history' -> release notes section 2015-09-25 11:47:39 -07:00
oslo.i18n/locale Imported Translations from Zanata 2015-09-26 06:01:38 +00:00
oslo_i18n Trap formatting errors 2015-08-24 15:27:57 +02:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:18:36 -04:00
.gitignore update .gitignore with new lib name 2014-04-29 12:24:28 -07: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
.testr.conf 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 initial export with graduate.sh 2014-04-29 11:58:57 -07:00
LICENSE initial export with graduate.sh 2014-04-29 11:58:57 -07:00
MANIFEST.in initial export with graduate.sh 2014-04-29 11:58:57 -07:00
README.rst Add shields.io version/downloads links/badges into README.rst 2015-09-24 13:26:47 -07:00
babel.cfg initial export with graduate.sh 2014-04-29 11:58:57 -07:00
openstack-common.conf Remove run_cross_tests.sh 2015-05-05 19:39:50 +00:00
requirements.txt Updated from global requirements 2015-09-17 12:16:00 +00:00
setup.cfg Support contextual and plural form of gettext functions 2015-07-01 14:56:54 +08:00
setup.py Updated from global requirements 2015-09-17 12:16:00 +00:00
test-requirements.txt Updated from global requirements 2015-08-27 04:18:07 +00:00
tox.ini Fix coverage configuration and execution 2015-10-08 17:18:36 -04:00

README.rst

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.