https://github.com/openstack/oslo.serialization
OpenStack library for serialization. Mirror of code maintained at opendev.org.
https://github.com/openstack/oslo.serialization
Last synced: 11 months ago
JSON representation
OpenStack library for serialization. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/oslo.serialization
- Owner: openstack
- License: apache-2.0
- Created: 2014-07-31T21:04:00.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T17:16:36.000Z (over 1 year ago)
- Last Synced: 2024-12-07T03:50:10.857Z (over 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/oslo.serialization
- Size: 463 KB
- Stars: 42
- Watchers: 7
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
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/