Takashi Kajinami
a21304d48a
Remove explicit pbr dependency
pbr is not use at runtime but is used during installation. It should be pulled by setuptools automatically. Change-Id: I44ac18793d840a90cdeee5c6fe3f4c23ad96240e
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/
Description
Languages
Python
100%