@hackage LibZip1.0.1
Bindings to libzip, a library for manipulating zip archives.
Installation
Dependencies (7)
- base >=4.0 && <5.0
- bindings-libzip >=1.0 && <1.1
- bytestring
- filepath
- mtl
- time Show all…
Dependents (6)
@hackage/zip-conduit, @hackage/epub-metadata, @hackage/hs-java, @hackage/acme-everything, @hackage/language-java-classfile, @hackage/Snusmumrik
libzip is a C library for reading, creating, and modifying zip archives. This package allows to use it from Haskell code.