dd1ceea294
Change-Id: Id03c3457b54b338d656852638cb2731459c531c1
29 lines
909 B
ReStructuredText
29 lines
909 B
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: http://governance.openstack.org/badges/oslo.utils.svg
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
==========
|
|
oslo.utils
|
|
==========
|
|
|
|
.. image:: https://img.shields.io/pypi/v/oslo.utils.svg
|
|
:target: https://pypi.python.org/pypi/oslo.utils/
|
|
:alt: Latest Version
|
|
|
|
.. image:: https://img.shields.io/pypi/dm/oslo.utils.svg
|
|
:target: https://pypi.python.org/pypi/oslo.utils/
|
|
:alt: Downloads
|
|
|
|
The oslo.utils library provides support for common utility type functions,
|
|
such as encoding, exception handling, string manipulation, and time handling.
|
|
|
|
* Free software: Apache license
|
|
* Documentation: https://docs.openstack.org/oslo.utils/latest/
|
|
* Source: https://git.openstack.org/cgit/openstack/oslo.utils
|
|
* Bugs: https://bugs.launchpad.net/oslo.utils
|