category: Python
requires: python39 file-devel
sdesc: "Determines file type using 'magic' numbers"
ldesc: "With file you can obtain information on the file type of a specified
file. File type recognition is controlled by the file /usr/share/file/magic
which contains the classification criteria."
external-source: file