mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
6c4fa6121d
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
5 lines
205 B
Text
5 lines
205 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.
|
|
|
|
Python-magic requires distribute.
|