OpenStack library for serialization
9aaea368e4
ptyz is no longer required in Python >= 3.9 in favor of zoneinfo. Also tzdata was added to requirements as a runtime dependency of zoneinfo, which is only available in Python >= 3.9 and is not required in Python 3.8. Depends-on: https://review.opendev.org/c/openstack/requirements/+/901119 Change-Id: Icb5bffbeb3da0582332c420ec2b4ceac1a58966b |
||
---|---|---|
doc | ||
oslo_serialization | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
oslo.serialization
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/