RETIRED, further work has moved to Debian project infrastructure
Go to file
OpenStack Proposal Bot 9bb6d42532 Updated from global requirements
Change-Id: Idfafa1e4760f2b2e3bd2c6f9c6d5f36278e07e06
2016-05-31 03:05:31 +00:00
doc/source [Trivial] Remove executable privilege of doc/source/conf.py 2016-04-29 20:14:26 +08:00
oslo_serialization Merge "Unified and simplified API for all serializers" 2016-04-08 01:55:32 +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 Fix bug track URL 2015-11-16 21:41:23 +08: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
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 2016-05-31 03:05:31 +00:00
setup.cfg Remove python 2.6 classifier 2015-11-17 15:05:37 +08:00
setup.py Updated from global requirements 2015-09-17 12:16:12 +00:00
test-requirements.txt Updated from global requirements 2016-05-26 17:04:07 +00:00
tox.ini Trivial: ignore openstack/common in flake8 exclude list 2016-05-11 20:43:42 +08: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.