FileServer 0.3

FileServer is a simple static fileserver and directory index server in Python (WSGI app).Often for testing you will want a static fileserver and directory index as part of your WSGI stack. In addition, you may have requirements to run such as part of a...