opnsense-ports/devel/py-python-magic/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
264 B
Text

python-magic is a Python interface to the libmagic file type identification
library. libmagic identifies file types by checking their headers according to a
predefined list of file types. This functionality is exposed to the command line
by the Unix command file.