File: README.rst

package info (click to toggle)
python-oslo.serialization 5.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 440 kB
  • sloc: python: 1,051; makefile: 21; sh: 2
file content (24 lines) | stat: -rw-r--r-- 909 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
==================
oslo.serialization
==================

.. image:: https://governance.openstack.org/tc/badges/oslo.serialization.svg

.. 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.

* 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/