slackbuilds_ponce/python/python-magic/README
Larry Hajali 6c4fa6121d python/python-magic: Added (uses ctypes to access the libmagic)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-05-07 12:18:09 -05:00

5 lines
205 B
Text

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.