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.