@hackage / libarchive-clib

Haskell interface to libarchive (C sources)

Latest3.8.8

About

Metadata

  • Last updated , by maerwald
  • License BSD-2-Clause
  • Maintained by: vamchale@gmail.com

  • Lottery factor: 2

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    zlib (on by default)

    Build support for gzip through zlib

    iconv (off by default)

    Link against iconv

    lz4 (off by default)

    Build support for lz4 through liblz4

    zstd (off by default)

    Build support for zstd through libzstd

    lzma (off by default)

    Build support for xz through lzma

    bz2lib (off by default)

    Build support for bzip2 through bz2lib

    acl (off by default)

    Enable ACL support

    xattr (off by default)

    Extended Attributes support

Readme

Bundled libarchive C sources for use with the libarchive Haskell bindings.