aboutsummaryrefslogtreecommitdiff
path: root/python/python-magic/README
blob: affb8833624f03aac0102a7954f8353efbc45fe2 (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.

python3 is an optional dependency (autodetected).