oslo.db/README.rst
Joshua Harlow 94f00ec58f 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: I97dc5bd99c91fe37738279de4622ed9d3632f6ce
2015-06-11 20:42:31 -07:00

20 lines
618 B
ReStructuredText

=========
oslo.db
=========
.. image:: https://img.shields.io/pypi/v/oslo.db.svg
:target: https://pypi.python.org/pypi/oslo.db/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.db.svg
:target: https://pypi.python.org/pypi/oslo.db/
:alt: Downloads
The oslo db (database) handling library, it provides database connectivity
to different database backends and various other helper utils.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.db
* Source: http://git.openstack.org/cgit/openstack/oslo.db
* Bugs: http://bugs.launchpad.net/oslo.db