summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:13:03 +0100
committer B. Watson2022-03-17 17:37:57 +0100
commitae52e9aa6e0a6351bbd632a7349be5a3d2d0f7bf (patch)
treef3e18f3758d3965521c8c90c719863a7da97f191 /python
parent2f82853d5e4f4893ee8c7f1544a8e627bed83ae3 (diff)
downloadslackbuilds-ae52e9aa6e0a6351bbd632a7349be5a3d2d0f7bf.tar.gz
python/python-magic: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python-magic/README8
1 files changed, 3 insertions, 5 deletions
diff --git a/python/python-magic/README b/python/python-magic/README
index affb883362..586e8fe552 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.