mirror of
https://git.freebsd.org/ports.git
synced 2025-06-11 15:50:33 -04:00
5 lines
214 B
Text
5 lines
214 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.
|
|
|
|
WWW: https://github.com/ahupp/python-magic
|