summaryrefslogtreecommitdiffstats
path: root/python/python-magic/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--python/python-magic/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python-magic/README b/python/python-magic/README
new file mode 100644
index 0000000000..69a698c594
--- /dev/null
+++ b/python/python-magic/README
@@ -0,0 +1,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.
+
+Python-magic requires distribute.