slackbuilds_ponce/python/python-magic/README
Matteo Bernardini 35a1af63e8 python/python-magic: Autodetect python3.
It should be already available...

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-07-28 18:02:33 -05:00

5 lines
221 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.
python3 is an optional dependency (autodetected).