Install the library and its headers.
[ashd.git] / python / ashd /
2011-03-02 Fredrik Tolfpython: Clarified recvreq documentation.
2011-03-02 Fredrik Tolfpython: Added some actual documentation(!).
2010-10-26 Fredrik Tolfpython: Added a util module and moved serveloop thence.
2010-10-23 Fredrik Tolfpython: Added support to ashd.wsgidir for adding additi...
2010-10-23 Fredrik Tolfpython: Changed wmain calling convention.
2010-10-23 Fredrik Tolfpython: Fixed WSGI wrapper to handle empty responses.
2010-10-22 Fredrik Tolfpython: Removed debug message in proto.py.
2010-10-21 Fredrik Tolfpython: Added an alternative WSGI server that speaks...
2010-09-05 Fredrik TolfFixed ashd.wsgidir to make wmain work as intended.
2010-09-03 Fredrik Tolfscgi-wsgi: Fixed a couple of typos.
2010-09-03 Fredrik TolfAdded a SCGI-WSGI gateway for Python.