<?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>ClientForm</name>
<shortdesc>Client-side HTML form handling.</shortdesc>
<description>ClientForm is a Python module for handling HTML forms on the client
side, useful for parsing HTML forms, filling them in and returning the
completed forms to the server.  It developed from a port of Gisle Aas'
Perl module HTML::Form, from the libwww-perl library, but the
interface is not the same.</description>
<download-page>http://wwwsearch.sourceforge.net/ClientForm/src/ClientForm-0.2.7.tar.gz</download-page>
<homepage rdf:resource="http://wwwsearch.sourceforge.net/ClientForm/" />
<maintainer><foaf:Person><foaf:name>John J. Lee</foaf:name>
<foaf:mbox_sha1sum>6de18c3c6a50fbc5e2a9b065803185de4ad0f9cb</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.7</revision></Version></release>
</Project></rdf:RDF>