diff options
-rw-r--r-- | python/python-magic/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-magic/README b/python/python-magic/README index 69a698c594..6b932666fd 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. - -Python-magic requires distribute. |