94f00ec58f
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
20 lines
618 B
ReStructuredText
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
|