OpenStack library for serialization
Go to file
Ihar Hrachyshka f6dca124c1 Added JSONEncoder and JSONDecoder
Users may be interested in subclassing them, and they should not
intermix different implementations, so let's provide them with
implementation agnostic classes.

Change-Id: I63ecd5dbbf78089d9e5c43ca5895c748eb23f070
2014-08-22 13:44:58 +02:00
doc/source Fix docs build to run properly 2014-08-21 11:47:00 +00:00
oslo Added JSONEncoder and JSONDecoder 2014-08-22 13:44:58 +02:00
tests Use oslo libraries - i18n and utils 2014-08-21 07:46:08 -04:00
tools Get unit tests passing 2014-07-14 21:36:11 +00:00
.coveragerc exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
.gitignore exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00: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 exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
CONTRIBUTING.rst Fix docs build to run properly 2014-08-21 11:47:00 +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
openstack-common.conf Use oslo libraries - i18n and utils 2014-08-21 07:46:08 -04:00
README.rst exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
requirements.txt Use oslo libraries - i18n and utils 2014-08-21 07:46:08 -04:00
setup.cfg Fix docs build to run properly 2014-08-21 11:47:00 +00:00
setup.py Get unit tests passing 2014-07-14 21:36:11 +00:00
test-requirements.txt Fix docs build to run properly 2014-08-21 11:47:00 +00:00
tox.ini Fix docs build to run properly 2014-08-21 11:47:00 +00:00

oslo.serialization

oslo.serialization library