<?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>atocha</name>
<shortdesc>A web forms handling and rendering library.</shortdesc>
<description>Atocha is a Python library for rendering web forms and parsing submitted data.
It is framework-agnostic, generic, and it should be possible to use it even with
CGI scrips or to incorporate it in your favourite web application framework</description>
<homepage rdf:resource="http://furius.ca/atocha" />
<maintainer><foaf:Person><foaf:name>Martin Blais</foaf:name>
<foaf:mbox_sha1sum>e59ffa5104aab9e39b74655a44a027a5553c7d6f</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>