freebsd-ports/devel/py-python-magic/pkg-descr
Kubilay Kocak 3b32a3dbf7 [NEW] devel/py-python-magic: File type identification using libmagic
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.

WWW: http://github.com/ahupp/python-magic

Requested by:	emaste, bapt (for diffoscope / reproducible builds)
2016-01-31 06:16:00 +00:00

5 lines
213 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.
WWW: http://github.com/ahupp/python-magic