diff options
Diffstat (limited to 'python/python-magic/README')
-rw-r--r-- | python/python-magic/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python-magic/README b/python/python-magic/README index 1746883091397..8bc42186004a1 100644 --- a/python/python-magic/README +++ b/python/python-magic/README @@ -2,8 +2,5 @@ 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. -Optional dependency: python3 - Note: To install python3 bindings pass PYTHON3=yes to the slackbuild. - # PYTHON3=yes ./python-magic.SlackBuild |