Internationalization and translation library.
Go to file
Rosario Di Somma 56af406261 Add Changelog to the documentation
Include the ChangeLog generated by pbr in the documentation

Closes-Bug: 1336974

Change-Id: I2f2cb935dc52d5d0e9ddc4439a0022f739776f45
Signed-off-by: Rosario Di Somma <rosario.disomma@dreamhost.com>
2014-07-11 22:53:22 +01:00
doc/source Add Changelog to the documentation 2014-07-11 22:53:22 +01:00
oslo Shift public API to top level package 2014-06-27 12:26:57 -07:00
oslo.i18n/locale Setup for translation 2014-06-05 22:20:35 +02:00
tests Shift public API to top level package 2014-06-27 12:26:57 -07: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 initial export with graduate.sh 2014-04-29 11:58:57 -07: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 Improve initial documentation 2014-06-23 13:17:45 -04:00
requirements.txt Updated from global requirements 2014-05-09 01:06:59 +00:00
setup.cfg Improve initial documentation 2014-06-23 13:17:45 -04:00
setup.py Updated from global requirements 2014-05-09 01:06:59 +00:00
test-requirements.txt Update sphinx and hacking requirements 2014-06-18 06:42:21 -07:00
tox.ini Shift public API to top level package 2014-06-27 12:26:57 -07: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.