@hackage LibZip0.10
Bindings to libzip, a library for manipulating zip archives.
Installation
Dependencies (6)
- base >=4.0 && <4.6
- bindings-libzip >=0.10 && <0.11
- 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.