1. Home
  2. Browse
  3. libarchive

libarchive

v3.7.6#0Go to latest

Library for reading and writing streaming archives

Install

Run the following Vcpkg command to install the port.

vcpkg install libarchive

Usage

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

Features

Dependencies

See source

Version

v3.7.6#0

Publication

Supports

!uwp

GitHub

libarchive/libarchive3.2K

Homepage

libarchive.org

Subtree

18b56e71d8

License

Complex license

Definition

Manifest