summaryrefslogtreecommitdiffstats
path: root/python/python3-waitress
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 11:18:57 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:59 -0400
commit2079911b37a95ecaf820472863eafcf7e9effe3c (patch)
tree9d8d5b62929de0aa947715c09130f1ef0516186a /python/python3-waitress
parent7ccb4b789d64c71662d770c3845675d8a04ec367 (diff)
downloadslackbuilds-2079911b37a95ecaf820472863eafcf7e9effe3c.tar.gz
slackbuilds-2079911b37a95ecaf820472863eafcf7e9effe3c.tar.xz
python/python3-waitress: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/python3-waitress')
-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 010cbde2f8..c99730c8f5 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.