diff options
| author | Arn0 <yth@ythogtha.org> | 2022-03-09 00:01:50 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 12:49:22 +0700 |
| commit | 59a0b43d9b986751690fd8f8a3a085fcff865ac7 (patch) | |
| tree | 44b32e25cebc882355aad9b7ec85f5aeeea6c15e /python/python3-waitress/README | |
| parent | ef42800010bcf813ce0d53a652c86aad77f58c47 (diff) | |
python/python3-waitress: cloned from waitress forpython3, updated for version 2.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-waitress/README')
| -rw-r--r-- | python/python3-waitress/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-waitress/README b/python/python3-waitress/README new file mode 100644 index 0000000000..010cbde2f8 --- /dev/null +++ b/python/python3-waitress/README @@ -0,0 +1,4 @@ +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. |
