PACKAGE NAME:  waitress-1.3.1-i586-1salix15.0.txz
PACKAGE LOCATION:  ./salix/python
PACKAGE SIZE (compressed):  210 K
PACKAGE SIZE (uncompressed):  840 K
PACKAGE REQUIRED:  
PACKAGE CONFLICTS:  
PACKAGE SUGGESTS:  
PACKAGE DESCRIPTION:
waitress: waitress (Waitress WSGI server)
waitress:
waitress: Waitress is meant to be a production-quality pure-Python
waitress: WSGI server with very acceptable performance. It has no
waitress: dependencies except ones which live in the Python standard library.
waitress: It runs on CPython on Unix and Windows under Python 2.6+ and Python
waitress: 3.2+. It is also known to run on PyPy 1.6.0+ on UNIX. It supports
waitress: HTTP/1.0 and HTTP/1.1.
waitress:
waitress: Homepage: https://github.com/Pylons/waitress
waitress: