reStructuredText basic server in Python

what is it

A very simple server which transforms ReST (reStructuredText) files (defaulting to *.txt) to S5 HTML presentations on the fly. Errors during transformation will be sent to the browser too, so it is IMHO a quite useful development tool for ReST files in general and S5 presentations in special. Build upon restserver and is very similar but useful if you write S5 presentations which may also be linked to each other (see the included example).

license

Creative Commons License
This work is licensed under a Creative Commons License .

download

s5server-0.1.zip 070717

Tested with Python 2.5.1 and Docutils 0.5 on Windows XP only.