Internationalization and translation library.
Go to file
OpenStack Release Bot b85be2a78e Update TOX_CONSTRAINTS_FILE for stable/2024.1
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/2024.1 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I1a64e196ca585451b95282089365b7cc8ac61bd6
2024-03-08 14:22:23 +00:00
doc Remove unnecessary unicode prefixes 2022-04-19 19:31:26 +08:00
oslo_i18n Bump hacking 2024-01-26 01:28:26 +09:00
releasenotes Update master for stable/2023.2 2023-09-07 09:36:42 +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 Update .gitreview for stable/2024.1 2024-03-08 14:22:22 +00:00
.mailmap initial export with graduate.sh 2014-04-29 11:58:57 -07:00
.pre-commit-config.yaml Bump hacking 2024-01-26 01:28:26 +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 Bump hacking 2024-01-26 01:28:26 +09:00
setup.cfg Update python classifier in setup.cfg 2024-01-11 16:18:49 -08:00
setup.py remove outdated header 2020-02-11 18:49:19 +01:00
test-requirements.txt Bump hacking 2024-01-26 01:28:26 +09:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/2024.1 2024-03-08 14:22:23 +00: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.