SCGI to WSGI Server
This is the permanent residence of my SCGI-to-WSGI wrapper. It lets you use the SCGI protocol to serve WSGI-compliant Python Web applications.
See README.txt and scgiserver.py for more information.
You can grab the latest source via the source browser, or via Subversion:
svn co http://svn.idyll.org/repos/vallista/software/scgiserver/trunk scgiserver
--titus
