RETIRED, further work has moved to Debian project infrastructure
Go to file
OpenStack Proposal Bot a8626ea9f9 Updated from global requirements
Change-Id: I370ebbed14ee09a457100e1d01044da731361abf
2015-10-16 01:00:09 +00:00
doc/source Add utilities for base64 2015-10-01 14:32:29 +00:00
oslo_serialization Add utilities for base64 2015-10-01 14:32:29 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:22:20 -04:00
.gitignore Fix coverage configuration and execution 2015-10-08 17:22:20 -04:00
.gitreview exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
.mailmap exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
.testr.conf Fixes wrong folder for listing tests 2015-04-27 15:00:14 +02:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
HACKING.rst exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
LICENSE exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
MANIFEST.in exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
README.rst Add utilities for base64 2015-10-01 14:32:29 +00:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
requirements.txt Updated from global requirements 2015-10-16 01:00:09 +00:00
setup.cfg Remove oslo namespace package 2015-06-27 16:24:23 -04:00
setup.py Updated from global requirements 2015-09-17 12:16:12 +00:00
test-requirements.txt Updated from global requirements 2015-08-31 15:35:36 +00:00
tox.ini Fix coverage configuration and execution 2015-10-08 17:22:20 -04:00

README.rst

oslo.serialization

Latest Version

Downloads

The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as Base64, JSON and MessagePack.