Language

Package: python-magic @ 0.4.15

Synopsis

File type identification using libmagic

Description

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. Note that this module and the python-file module both provide a "magic.py" file; these two modules, which are different and were developed separately, both serve the same purpose: to provide Python bindings for libmagic.

Home page
https://github.com/ahupp/python-magic
Location
gnu/packages/python-xyz.scm (line: 11306, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings