Go to file
Davanum Srinivas 4f647c7780 Remove python 2.6 and cleanup tox.ini
* Remove support for python 2.6
* Remove skipsdist : Needs to be set only if 
  sdist is expensive
* Remove usedevelop : only needed when skipsdist 
  is set to True
* Remove install_command : We can just use the 
  default, we don't need to override
* Remove setenv : We can just use the default as
  we don't need any extra environment variables
* Remove requirements.txt from deps, as this is
  already added automatically

Change-Id: I741b7cae51555bc5f8d79a018598d1dccbba4459
2015-11-16 00:47:09 +00:00
2015-10-01 14:32:29 +00:00
2015-10-01 14:32:29 +00:00
2015-06-27 16:24:23 -04:00
2015-09-17 12:16:12 +00:00
2015-11-16 00:47:09 +00:00

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.

Description
OpenStack library for serialization
Readme 3.3 MiB
Languages
Python 100%