aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 11:18:24 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:37:58 -0400
commit0440dc631efedc5897cbe35b243d34e6f30f5e68 (patch)
tree5694e5597792a795895ebbb55747c332d10dae0f /python
parent5657328f29880c93a67ca45569f5d6e34214c113 (diff)
python/python3-twisted: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python3-twisted/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-twisted/README b/python/python3-twisted/README
index b5ce41eb910b..9d6790ec9fdf 100644
--- a/python/python3-twisted/README
+++ b/python/python3-twisted/README
@@ -1,5 +1,5 @@
-Twisted is an event-driven networking engine written in Python and licensed
-under the MIT license.
+Twisted is an event-driven networking engine written in Python and
+licensed under the MIT license.
Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix
sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH,