<?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 really 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 builtin string substitution and Kid template support are provided 
and it is easy to roll your own handlers. Note that this distribution 
does not require Kid unless you want to use that type of template. Also 
provides a command of the same name as a convenience when you just want 
to share a little content over HTTP, ad hoc.</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.4</revision></Version></release>
</Project></rdf:RDF>