Python module for file type identification using libmagic
python-magic is a module that 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.

Maintainer: Brian Callahan <bcallah@openbsd.org>

WWW: https://pypi.python.org/pypi/python-magic
