Name: | ghc-magic |
---|---|
Version: | 1.1 |
Release: | 33.el10_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 74336 |
License: | BSD-3-Clause |
RPM: | ghc-magic-1.1-33.el10_0.aarch64.rpm |
Source RPM: | ghc-magic-1.1-33.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/magic |
Summary: | Interface to C file/magic library |
Description: | 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. |