mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
3bbcfb4e6f
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
9 lines
314 B
Text
9 lines
314 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.
|
|
|
|
Optional dependency: python3
|
|
|
|
Note: To install python3 bindings pass PYTHON3=yes to the slackbuild.
|
|
|
|
# PYTHON3=yes ./python-magic.SlackBuild
|