From 12ea92bd78692646b3ad923d4b38be2c971c202d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:09:24 -0400 Subject: python/bencode: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/bencode/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python/bencode') diff --git a/python/bencode/README b/python/bencode/README index 26fe734527..08b700d4a2 100644 --- a/python/bencode/README +++ b/python/bencode/README @@ -2,7 +2,7 @@ bencode (python module) The BitTorrent bencode module as a light-weight, stand alone package. -This package simply re-packages the existing bencoding and bdecoding -implemention from the 'official' BitTorrent client as a separate, leight-weight -package for re-using them without having the entire BitTorrent software as a -dependency. +This package simply re-packages the existing bencoding and bdecoding +implemention from the 'official' BitTorrent client as a separate, +leight-weight package for re-using them without having the entire +BitTorrent software as a dependency. -- cgit v1.2.3