summaryrefslogtreecommitdiff
path: root/README.rst
blob: 34ef1c497e3557a8bb65cff1e81af364d0ea2f60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
========================
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://opendev.org/openstack/oslo.serialization
* Bugs: https://bugs.launchpad.net/oslo.serialization
* Release notes: https://docs.openstack.org/releasenotes/oslo.serialization/