summaryrefslogtreecommitdiffstats
path: root/python/python-magic/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-magic/README')
-rw-r--r--python/python-magic/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python-magic/README b/python/python-magic/README
index 6b932666fd..1746883091 100644
--- a/python/python-magic/README
+++ b/python/python-magic/README
@@ -1,3 +1,9 @@
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