Popularity
4.1
Declining
Activity
4.9
-
6
4
0

Monthly Downloads: 20
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Codec     Archive     Tar    

archive-libarchive alternatives and similar packages

Based on the "Archive" category.
Alternatively, view archive-libarchive alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of archive-libarchive or a related project?

Add another 'Archive' Package

README

archive-backpack

This is a demo of GHC's backpack, used to fuse the functionality of libarchive and tar.

Performance

Performance should be rougly equal to GNU tar or BSD tar if built with the libarchive backend.

Development

Building

archive-backpack is built exclusively using cabal-install.

cabal build all