951a287709
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.
3 lines
170 B
Text
3 lines
170 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.
|