Description
Provides a Haskell interface to the C file/magic library. Software can use it to identify file types by inspecting file contents rather than relying only on names or extensions.
It is useful for upload handling, indexing tools, security checks, file managers, and import pipelines. It is a library binding and does not provide the full file command interface here.