<?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>Paver</name>
<shortdesc>Easy build, distribution and deployment scripting</shortdesc>
<description>Paver is a Python-based build/distribution/deployment scripting tool along the
lines of Make or Rake. What makes Paver unique is its integration with 
commonly used Python libraries. Common tasks that were easy before remain 
easy. More importantly, dealing with *your* applications specific needs and 
requirements is also easy.</description>
<homepage rdf:resource="http://www.blueskyonmars.com/projects/paver/" />
<maintainer><foaf:Person><foaf:name>Kevin Dangoor</foaf:name>
<foaf:mbox_sha1sum>23a838d4763d82556b716f4d89adb6985464c49c</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>