Instant File Provider
~~~~~~~~~~~~~~~~~~~~~
A simple WSGI-based web application to browse and serve files via HTTP.
This package makes use of the Paste_ suite and Genshi_.
Python 2.5 or greater is required.
.. _Paste: http://pythonpaste.org/
.. _Genshi: http://genshi.edgewall.org/
:copyright: 2007 Jochen Kupperschmidt
:license: GPLv2 `