slackbuilds_ponce/python/python-magic
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
python-magic.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
python-magic.SlackBuild python/python-magic: Added (uses ctypes to access the libmagic) 2012-05-07 12:18:09 -05:00
README python/python-magic: Added (uses ctypes to access the libmagic) 2012-05-07 12:18:09 -05:00
slack-desc python/python-magic: Added (uses ctypes to access the libmagic) 2012-05-07 12:18:09 -05:00

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.