Oslo Serialization library
.. 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
.. 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.