oslo.serialization/README.rst
Joshua Harlow 770fef773e 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: Iedef01ac48d266c187cb8cd7d4dd7fee09a63162
2015-06-11 20:36:51 -07:00

20 lines
732 B
ReStructuredText

====================
oslo.serialization
====================
.. image:: https://img.shields.io/pypi/v/oslo.serialization.svg
:target: https://pypi.python.org/pypi/oslo.serialization/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.serialization.svg
:target: https://pypi.python.org/pypi/oslo.serialization/
:alt: Downloads
The oslo.serialization library provides support for representing objects
in transmittable and storable formats, such as JSON and MessagePack.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.serialization
* Source: http://git.openstack.org/cgit/openstack/oslo.serialization
* Bugs: http://bugs.launchpad.net/oslo.serialization