From 2079911b37a95ecaf820472863eafcf7e9effe3c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:18:57 -0400 Subject: python/python3-waitress: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/python3-waitress/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'python/python3-waitress/README') 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. -- cgit v1.2.3