Internationalization and translation library.
Go to file
Takashi Kajinami 6dc5e9a8fe Add note about requirements lower bounds
Since lower constraints job was removed the bounds are not actually
tested. Add a note to explain the bounds are maintained on best effort
basis.

Change-Id: I01df2114dd41cc28e5d9dc75c8b619b2c93dfa94
2024-10-31 09:50:23 +09:00
doc Remove old excludes 2024-05-01 11:31:42 +09:00
oslo_i18n Bump hacking 2024-01-26 01:28:26 +09:00
releasenotes Remove Python 3.8 support 2024-10-23 23:24:36 +09: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
.pre-commit-config.yaml pre-commit: Bump versions 2024-10-21 21:16:20 +09:00
.stestr.conf Switch to stestr 2018-07-03 16:10:13 +07:00
.zuul.yaml Update CI to use unversioned jobs template 2022-03-15 15:07:13 +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
requirements.txt Add note about requirements lower bounds 2024-10-31 09:50:23 +09:00
setup.cfg Remove Python 3.8 support 2024-10-23 23:24:36 +09:00
setup.py remove outdated header 2020-02-11 18:49:19 +01:00
test-requirements.txt pre-commit: Bump versions 2024-10-21 21:16:20 +09:00
tox.ini pre-commit: Bump versions 2024-10-21 21:16:20 +09:00

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.