An open API service indexing awesome lists of open source software.

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.

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/