Log in or register to vote.

InstantFileProvider

A simple WSGI-based web application to browse and serve files via HTTP

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 ``_

0