<?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>Haus</name>
<shortdesc>A loosely joined WSGI-centric Web programming framework.</shortdesc>
<description>It is easy to add components to the framework or override components 
with your own versions on a per application basis. You can control how 
components are loaded and applied to your application by adding simple 
configuration options. The framework is connected to your application 
code and templates with an easy-to-use decorator.</description>
<homepage rdf:resource="http://houseofhaus.org/" />
<maintainer><foaf:Person><foaf:name>Luke Arno</foaf:name>
<foaf:mbox_sha1sum>a8b8f1425185bab21f3ed00d733e44672e503fff</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.0</revision></Version></release>
</Project></rdf:RDF>