README 314 B

12345678910
  1. This module uses ctypes to access the libmagic file type identification
  2. library. It makes use of the local magic database and supports both textual
  3. and MIME-type output.
  4. Optional dependency: python3
  5. Note: To install python3 bindings pass PYTHON3=yes to the slackbuild.
  6. # PYTHON3=yes ./python-magic.SlackBuild