From ae52e9aa6e0a6351bbd632a7349be5a3d2d0f7bf Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:13:03 -0400 Subject: python/python-magic: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/python-magic/README | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/python/python-magic/README b/python/python-magic/README index affb8833624f..586e8fe552b5 100644 --- a/python/python-magic/README +++ b/python/python-magic/README @@ -1,5 +1,3 @@ -This module uses ctypes to access the libmagic file type identification -library. It makes use of the local magic database and supports both textual -and MIME-type output. - -python3 is an optional dependency (autodetected). +This module uses ctypes to access the libmagic file type +identification library. It makes use of the local magic database and +supports both textual and MIME-type output. -- cgit v1.2.3