slackbuilds_ponce/python/python-magic
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
python-magic.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
python-magic.SlackBuild
README
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.