libmagicv5.48
- Updated
This library can be used to classify files according to magic number tests.
- Project website: https://github.com/file/file
#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.
#Supported Platforms
All platforms supported.
#Features
No default features.
#lzma
Enable lzma support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through liblzma)
- vcpkg-cmake-config (through liblzma)
#zlib
Enable zlib support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through zlib)
- vcpkg-cmake-config (through zlib)
#zstd
Enable zstd support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through zstd)
- vcpkg-cmake-config (through zstd)
#Dependencies
dirent
Platforms:
windowsgetopt-win32
Platforms:
windowstre
Platforms:
windows | mingw
No transitive dependencies.
#Host Dependencies
and 3 transitive dependencies:
- vcpkg-cmake (through getopt-win32)
- vcpkg-cmake-config (through getopt-win32)
- vcpkg-cmake-get-vars (through vcpkg-make)
#Used By
No ports use this.
#Contributors
NancyLi1013
Alexander Neumann
Long Nguyen
autoantwort
Jia Yue Hua
Theodore Tsirpanis
Frank
Mengna-Li
PolarGoose
Kai Pastor
SunBlack
Chase Knowlden