@hackage libarchive1.0.2.0
Haskell interface to libarchive
Installation
Tested Compilers
Dependencies (4)
- base >=4.9 && <5
- bytestring
- composition-prelude
- filepath Show all…
Dependents (5)
@hackage/cpkg, @hackage/ats-pkg, @hackage/ghcup, @hackage/archive-libarchive, @hackage/hstar
libarchive
This contains Haskell bindings to libarchive. It was created as an alternative to tar, but it supports more archive formats.
It has a high-level Haskell API for creating and unpacking archives in addition to the C API.