Internationalization and translation library.
Go to file
ChangBo Guo(gcb) 835c89a9e5 Drop python 2.6 support
Change-Id: Ibd2c83ad19ff9890a9baef7926a1d32fea156ecc
2015-11-23 22:19:12 +08:00
doc/source Improved integration module documentation 2015-11-11 11:20:52 -05:00
oslo_i18n Drop python 2.6 support 2015-11-23 22:19:12 +08:00
oslo.i18n/locale Imported Translations from Zanata 2015-10-23 06:00:38 +00: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
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
README.rst Add shields.io version/downloads links/badges into README.rst 2015-09-24 13:26:47 -07:00
requirements.txt Updated from global requirements 2015-09-17 12:16:00 +00:00
setup.cfg Remove python 2.6 classifier 2015-11-17 14:24:20 +08:00
setup.py Updated from global requirements 2015-09-17 12:16:00 +00:00
test-requirements.txt Updated from global requirements 2015-11-19 16:00:21 +00:00
tox.ini Remove python 2.6 and cleanup tox.ini 2015-11-16 00:44:49 +00:00

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.