Package: wnpp
Severity: wishlist
Owner: John Paulett <j...@paulett.org>


* Package name    : python-jsonpickle
  Version         : 0.3.1
  Upstream Author : John Paulett <j...@paulett.org>
* URL             : http://jsonpickle.github.com
* License         : BSD
  Programming Lang: Python
  Description     : jsonpickle is a Python library for serialization and 
deserialization of complex Python objects to and from JSON.

The standard Python libraries for encoding Python into JSON, such as the 
stdlib’s json, simplejson, and demjson, can only handle Python primitives that 
have a direct JSON equivalent (e.g. dicts, lists, strings, ints, etc.). 
jsonpickle builds on top of these libraries and allows more complex data 
structures to be serialized to JSON. jsonpickle is highly configurable and 
extendable–allowing the user to choose the JSON backend and add additional 
backends.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to