Joshua Harlow 81864be008 Switch badges from 'pypip.in' to 'shields.io'
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: I4545eabc57b5ba41102e77e143c96507cec6cf5a
2015-06-11 20:35:35 -07:00

20 lines
670 B
ReStructuredText

==========================
Oslo Configuration Library
==========================
.. image:: https://img.shields.io/pypi/v/oslo.config.svg
:target: https://pypi.python.org/pypi/oslo.config/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.config.svg
:target: https://pypi.python.org/pypi/oslo.config/
:alt: Downloads
The Oslo configuration API supports parsing command line arguments and
.ini style configuration files.
* License: Apache License, Version 2.0
* Documentation: http://docs.openstack.org/developer/oslo.config
* Source: http://git.openstack.org/cgit/openstack/oslo.config
* Bugs: http://bugs.launchpad.net/oslo.config