Library for reading and writing streaming archives
Run the following Vcpkg command to install the port.
vcpkg install libarchive
The package libarchive is compatible with the CMake Find Module:
find_package(LibArchive REQUIRED) target_include_directories(main PRIVATE ${LibArchive_INCLUDE_DIRS}) target_link_libraries(main PRIVATE ${LibArchive_LIBRARIES}) find_package(LibArchive REQUIRED) target_link_libraries(main PRIVATE LibArchive::LibArchive) # CMake >= 3.17
BZip2 support
Support for cryptographic features
Libxml2 support
Lz4 support
Lzma support
Lzo support
Deprecated. Use feature crypto instead.
Zstd support
v3.7.2#0
Feb 12, 2024
!uwp
libarchive/libarchive3K
libarchive.org
b69c440c1e
Complex license
Manifest