oslo.serialization/README.rst
melissaml 725a0f4232 Add release notes link to README
Change-Id: I1c3cd17d02974073ed42b383a1963be77c380bd2
2018-06-21 13:19:07 +08:00

30 lines
1.1 KiB
ReStructuredText

========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/oslo.serialization.svg
:target: https://governance.openstack.org/tc/ference/tags/index.html
.. Change things from this point on
====================
oslo.serialization
====================
.. image:: https://img.shields.io/pypi/v/oslo.serialization.svg
:target: https://pypi.org/project/oslo.serialization/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.serialization.svg
:target: https://pypi.org/project/oslo.serialization/
:alt: Downloads
The oslo.serialization library provides support for representing objects
in transmittable and storable formats, such as Base64, JSON and MessagePack.
* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.serialization/latest/
* Source: https://git.openstack.org/cgit/openstack/oslo.serialization
* Bugs: https://docs.openstack.org/oslo.serialization/latest/
* Release notes: https://docs.openstack.org/releasenotes/oslo.serialization/