python3-identify

File identification library for Python
  https://github.com/chriskuehl/identify
  0
  no reviews



Identify is a Python module to get information about files, such as:

* File type (file, symlink, directory) * Mode (is it executable?) * File name (mostly based on extension) * If executable, the shebang is read and the interpreter interpreted