blob: 69a698c594267f51c5637b0bee484f4667c90660 (
plain)
1
2
3
4
5
|
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.
Python-magic requires distribute.
|