Metadata-Version: 2.1
Name: oslo.i18n
Version: 6.7.0
Summary: Oslo i18n library
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/oslo.i18n
Project-URL: Repository, https://opendev.org/openstack/oslo.i18n
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pbr>=2.0.0

==================================================
 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/
