Bug#633749: ITP: python-hl7 -- Python library for parsing HL7 messages

2011-07-13 Thread John Paulett
Package: wnpp
Severity: wishlist
Owner: John Paulett 


* Package name: python-hl7
  Version : 0.2.0
  Upstream Author : John Paulett 
* URL : http://github.com/johnpaulett/python-hl7
* License : BSD
  Programming Lang: Python
  Description : Python library for parsing HL7 messages.

python-hl7 is a simple library for converting Health Level 7 (HL7) 2.x 
messages into list-like Python data structures.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110713114510.11275.82935.reportbug@localhost6.localdomain6



Bug#560877: ITP: python-jsonpickle -- jsonpickle is a Python library for serialization and deserialization of complex Python objects to and from JSON.

2009-12-12 Thread John Paulett
Package: wnpp
Severity: wishlist
Owner: John Paulett 


* Package name: python-jsonpickle
  Version : 0.3.1
  Upstream Author : John Paulett 
* 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-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org