@hackage magic1.1

Interface to C file/magic library

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    John Goerzen <jgoerzen@complete.org>

  • Versions

This package provides a Haskell interface to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name. The Haskell interface provides a full-featured binding.