Library for reading and writing streaming archives
libarchive is compatible with the CMake Find Module:
find_package(LibArchive REQUIRED)
target_link_libraries(main PRIVATE LibArchive::LibArchive) # since CMake 3.17
libarchive provides pkg-config modules:
# library that can create and read several streaming archive formats
libarchive
BZip2 support
Support for cryptographic features
Libxml2 support
Lz4 support
Lzma support
Lzo support
Zstd support
v3.7.7#2
!uwp
Complex license
Manifest