10000 GitHub - ony/libarchive: Haskell bindings to libarchive
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ony/libarchive

 
 

Repository files navigation

libarchive

Hackage CI Hackage Dependencies of latest version on Hackage

This contains Haskell bindings to libarchive. It was created as an alternative to tar and tar-archive, but it supports more archive formats.

It has a high-level Haskell API for creating and unpacking archives in addition to the C API. Like the tar package, it can stream from lazy ByteStrings.

Hacking

To run the test suite, first run

./bash/setup

so that you have appropriate test data downloaded.

About

Haskell bindings to libarchive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 98.9%
  • Other 1.1%
0