https://github.com/openstack/oslo.i18n
Internationalization and translation library. Mirror of code maintained at opendev.org.
https://github.com/openstack/oslo.i18n
Last synced: 9 months ago
JSON representation
Internationalization and translation library. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/oslo.i18n
- Owner: openstack
- License: apache-2.0
- Created: 2014-05-06T18:08:22.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-09-12T19:51:13.000Z (10 months ago)
- Last Synced: 2025-09-12T21:53:37.538Z (10 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/oslo.i18n
- Size: 546 KB
- Stars: 50
- Watchers: 10
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
==================================================
oslo.i18n -- Oslo Internationalization Utilities
==================================================
.. image:: https://img.shields.io/pypi/v/oslo.i18n.svg
:target: https://pypi.org/project/oslo.i18n/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.i18n.svg
:target: https://pypi.org/project/oslo.i18n/
:alt: Downloads
The oslo.i18n library contain utilities for working with
internationalization (i18n) features, especially translation for text
strings in an application or library.
* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.i18n/latest
* Source: https://opendev.org/openstack/oslo.i18n
* Bugs: https://bugs.launchpad.net/oslo.i18n
* Release notes: https://docs.openstack.org/releasenotes/oslo.i18n/