<?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>TestOpenID</name>
<shortdesc>A test consumer and server for Open ID.</shortdesc>
<description>These are a couple of scripts designed to implement a very simple Open
        ID consumer and server that print out a lot of diagnostic information
        as they run.
        
        These can be used to understand how Open ID works, or to test other
        Open ID implementations without having to be connected to the
        Internet.
        
        The names of the scripts are openidconsumer and openidserver and they
        require Python 2.5 to work.</description>
<homepage rdf:resource="http://www.omnifarious.org/~hopper/technical/testopenid.html" />
<maintainer><foaf:Person><foaf:name>Eric Hopper</foaf:name>
<foaf:mbox_sha1sum>25bd483d3295d6450465b37d877f646bfe50a540</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.2</revision></Version></release>
</Project></rdf:RDF>