forked from Lainports/opnsense-ports
4 lines
264 B
Text
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.
|