Piotr Ożarowski <[email protected]> writes: >> What other implementations of WSGI on the server side are there in >> Debian besides libapache2-mod-wsgi? I want to get a feel for how broad >> the usage of the virtual package would be.
> gunicorn, python-pastescript, python-flup, python-cherrypy3, etc. > see http://wsgi.org/wsgi/Servers Oh, okay. I was looking at the package descriptions of some of those, but I couldn't figure out from that whether they actually provided a web server or were just the client glue. Is it your expectation that anything providing httpd-wsgi would be a full web server (capable of listening on port 80 to regular HTTP traffic, for example)? I'm trying to figure out how to write the proposed language. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

