summaryrefslogtreecommitdiffstats
path: root/python/rfc6555
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 11:20:42 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:59 -0400
commitc0b15ef4157b35f66bcda88e1bc1a24330cfb172 (patch)
tree63de5027097abe2183d7a86a56397b29a76a60da /python/rfc6555
parentc9e722e3adacb37fda7524e4a79f823784300727 (diff)
downloadslackbuilds-c0b15ef4157b35f66bcda88e1bc1a24330cfb172.tar.gz
slackbuilds-c0b15ef4157b35f66bcda88e1bc1a24330cfb172.tar.xz
python/rfc6555: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/rfc6555')
-rw-r--r--python/rfc6555/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/rfc6555/README b/python/rfc6555/README
index 7a05a56e71..b8c1d47d6a 100644
--- a/python/rfc6555/README
+++ b/python/rfc6555/README
@@ -1,3 +1,3 @@
-Python implementation of the Happy Eyeballs Algorithm described in RFC 6555.
-Provided with a single file and dead-simple API to allow easy vendoring and
-integration into other projects.
+Python implementation of the Happy Eyeballs Algorithm described in
+RFC 6555. Provided with a single file and dead-simple API to allow
+easy vendoring and integration into other projects.