<?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>static</name>
<shortdesc>A stupidly simple WSGI way to serve static (or mixed) content.</shortdesc>
<description>This distribution provides an easy way to include static content 
in your WSGI applications. There is a convenience method for serving 
files located via pkg_resources. There are also facilities for serving 
mixed (static and dynamic) content using "magic" file handlers. 
Python 2.4 string substitution and Kid template support are provided 
and it is easy to roll your own handlers. Note that this distribution 
does not require Python 2.4 or Kid unless you want to use those types of 
templates.</description>
<homepage rdf:resource="http://lukearno.com/projects/static/" />
<maintainer><foaf:Person><foaf:name>Luke Arno</foaf:name>
<foaf:mbox_sha1sum>a8b8f1425185bab21f3ed00d733e44672e503fff</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3.5</revision></Version></release>
</Project></rdf:RDF>