oslo.utils/README.rst
Joshua Harlow cb88d17a36 Add pypi download + version badges
Also makes the docs look more like the other
oslo libraries so that the content is easily readable
across projects.

Change-Id: I85158a89f103cdef2afa268558592c46ce6c3411
2015-04-07 18:19:37 -07:00

20 lines
673 B
ReStructuredText

==========
oslo.utils
==========
.. image:: https://pypip.in/version/oslo.utils/badge.svg
:target: https://pypi.python.org/pypi/oslo.utils/
:alt: Latest Version
.. image:: https://pypip.in/download/oslo.utils/badge.svg?period=month
: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