e5fb426db2
The badge hosting at 'pypip.in' has been broken for a while now, it was supposed to be fixed in the following PR(s): - https://github.com/badges/pypipins/issues/39 - https://github.com/badges/pypipins/issues/38 - https://github.com/badges/pypipins/issues/37 That does not appear to have actually happened and/or is not getting addressed, so switch to a more reliable badge hosting site that provides the same badge information. Change-Id: I3d835825973121ed012c382e7c5b0c88d193de87
20 lines
658 B
ReStructuredText
20 lines
658 B
ReStructuredText
==========
|
|
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: http://docs.openstack.org/developer/oslo.utils
|
|
* Source: http://git.openstack.org/cgit/openstack/oslo.utils
|
|
* Bugs: http://bugs.launchpad.net/oslo.utils
|