Internationalization and translation library.
Go to file
Moisés Guimarães de Medeiros 73187bd869 Bump bandit version
This patch bumps bandit allowed version to >=1.6.0,<1.7.0 in order to
avoid the errors detailed here https://github.com/PyCQA/bandit/pull/393

Change-Id: I0d07c9051addcbef37d48bfa84d612ef45ea105c
Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>
2020-07-24 17:33:21 +02:00
doc Merge "Add release notes links to doc index" 2020-06-03 10:15:09 +00:00
oslo_i18n Stop to use the __future__ module. 2020-06-02 20:39:08 +02:00
releasenotes Imported Translations from Zanata 2020-05-27 08:46:19 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:18:36 -04:00
.gitignore Integrate sphinxcontrib-apidoc 2019-12-17 16:36:08 +00: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 Python3 victoria unit tests 2020-04-14 10:14:26 +00:00
CONTRIBUTING.rst Align contributing doc with oslo's policy 2020-05-04 18:23:33 +02: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
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 19:12:27 +08:00
lower-constraints.txt Merge "Remove the unused coding style modules" 2020-05-26 13:52:07 +00:00
requirements.txt Drop use of babel 2020-04-16 17:31:19 +01:00
setup.cfg Remove translation sections from setup.cfg 2020-05-15 11:16:23 +08:00
setup.py remove outdated header 2020-02-11 18:49:19 +01:00
test-requirements.txt Bump bandit version 2020-07-24 17:33:21 +02:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:25:49 -05:00

README.rst

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.