File: README.rst

package info (click to toggle)
python-oslo.i18n 6.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 524 kB
  • sloc: python: 1,509; makefile: 25; sh: 7
file content (21 lines) | stat: -rw-r--r-- 832 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
==================================================
 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/