<?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>doit</name>
<shortdesc>doit - Automation Tool</shortdesc>
<description>doit comes from the idea of bringing the power of build-tools to 
        execute any kind of task. It will keep track of dependencies between 
        "tasks" and execute them only when necessary. It was designed to be 
        easy to use and "get out of your way".</description>
<homepage rdf:resource="http://python-doit.sourceforge.net/" />
<maintainer><foaf:Person><foaf:name>Eduardo Naufel Schettino</foaf:name>
<foaf:mbox_sha1sum>f94e5e1146bddc3ef7c9b83b9e67d8eca89f93fe</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.4.0</revision></Version></release>
</Project></rdf:RDF>