# oslo.serialization **Repository Path**: mirrors_openstack/oslo.serialization ## Basic Information - **Project Name**: oslo.serialization - **Description**: OpenStack library for serialization. Mirror of code maintained at opendev.org. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ================== 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/