Internationalization and translation library.
Go to file
Doug Hellmann 2de2898636 Uncap library requirements for liberty
Change-Id: I8a0449caef1bb8415c894240b2ec0e976735d1ff
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
2015-04-16 18:03:41 +00:00
doc/source Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
oslo Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
oslo_i18n Add test fixture to prefix lazily translated messages 2015-01-28 15:13:46 +00:00
oslo.i18n/locale Imported Translations from Transifex 2014-11-20 06:04:08 +00:00
tests Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
tools sync cross-test script from incubator 2014-04-29 12:29:38 -07:00
.coveragerc initial export with graduate.sh 2014-04-29 11:58:57 -07: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
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 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
openstack-common.conf sync cross-test script from incubator 2014-04-29 12:29:38 -07:00
README.rst Fix the link to the bug tracker in the README 2015-01-06 10:05:15 -05:00
requirements.txt Updated from global requirements 2015-02-20 13:58:48 +00:00
setup.cfg Standardize setup.cfg summary for oslo libs 2015-04-04 02:03:41 -04:00
setup.py Updated from global requirements 2014-05-09 01:06:59 +00:00
test-requirements.txt Uncap library requirements for liberty 2015-04-16 18:03:41 +00:00
tox.ini Move to hacking 0.10 2015-03-24 19:11:42 -04:00

oslo.i18n -- Oslo Internationalization Utilities

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