<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>python-json</name>
<shortdesc>an implementation of a JSON reader and writer in Python</shortdesc>
<description>json.py is an implementation of a JSON (http://json.org) reader and writer in Python. jsontests.py are unit tests demonstrating the correctness of the implementation. Home page: http://json.org</description>
<homepage rdf:resource="http://sourceforge.net/projects/json-py/" />
<maintainer><foaf:Person><foaf:name>Patrick Dlogan</foaf:name>
<foaf:mbox_sha1sum>472ded023b1f380d19df0b7d2c3c9e700a1d0dcd</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>3.4</revision></Version></release>
</Project></rdf:RDF>