libmagic v5.47
- Created
- Updated
This library can be used to classify files according to magic number tests.
# Usage
libmagic provides CMake targets:
find_package(unofficial-libmagic REQUIRED)
target_link_libraries(main PRIVATE unofficial::libmagic::libmagic) The magic.mgc file can be accessed from the unofficial-libmagic_DICTIONARY variable.
# License
BSD-2-Clause
# Supported Platforms
All platforms are supported
# Features
No default features set.
# bzip2
Enable bzip2 support
Host Dependencies:
one transitive dependency:
- vcpkg-cmake (by bzip2 )
# lzma
Enable lzma support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by liblzma )
- vcpkg-cmake-config (by liblzma )
# zlib
Enable zlib support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by zlib )
- vcpkg-cmake-config (by zlib )
# zstd
Enable zstd support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by zstd )
- vcpkg-cmake-config (by zstd )
# Dependencies
dirent
Platforms:
windowsgetopt-win32
Platforms:
windowstre
Platforms:
windows | mingw
No transitive dependencies.
# Host Dependencies
and 2 transitive dependencies:
- vcpkg-cmake (by getopt-win32 )
- vcpkg-cmake-config (by getopt-win32 )
# Dependents
No dependents.
# Host Dependents
# Contributors
NancyLi1013
Alexander Neumann
Long Nguyen
autoantwort
Jia Yue Hua
Theodore Tsirpanis
Frank
Mengna-Li
PolarGoose
Kai Pastor
SunBlack