slackbuilds_ponce/python/python3-waitress/README
B. Watson 2079911b37 python/python3-waitress: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:59 -04:00

5 lines
217 B
Text

Waitress is meant to be a production-quality pure-Python WSGI server
with very acceptable performance.
It has no dependencies except ones which live in the Python standard
library. It supports HTTP/1.0 and HTTP/1.1.