aboutsummaryrefslogtreecommitdiff
path: root/python/python3-waitress/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-waitress/README')
-rw-r--r--python/python3-waitress/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/python/python3-waitress/README b/python/python3-waitress/README
index 010cbde2f8285..c99730c8f5b62 100644
--- a/python/python3-waitress/README
+++ b/python/python3-waitress/README
@@ -1,4 +1,5 @@
-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.
+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.