<?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>Instant File Provider</name>
<shortdesc>A simple WSGI-based web application to browse and serve files via HTTP</shortdesc>
<description>Instant File Provider
~~~~~~~~~~~~~~~~~~~~~

A simple WSGI-based web application to browse and serve files via HTTP.

This package makes no longer use of the Paste_ suite and Genshi_, but instead
requires Werkzeug_ now for its WSGI components and HTML helpers.

Python 2.5 or greater is required.

.. _Paste:      http://pythonpaste.org/
.. _Genshi:     http://genshi.edgewall.org/
.. _Werkzeug:   http://werkzeug.pocoo.org/</description>
<homepage rdf:resource="http://homework.nwsnet.de/products/a326_instant-file-provider" />
<maintainer><foaf:Person><foaf:name>Jochen Kupperschmidt</foaf:name>
</foaf:Person></maintainer>
<release><Version><revision>0.2</revision></Version></release>
</Project></rdf:RDF>