@hackage cpio-conduit0.7.0
Conduit-based CPIO
Categories
License
Apache-2.0
Maintainer
alonid@gmail.com
Links
Versions
- 0.7.0 Tue, 4 Aug 2015
Installation
Dependencies (6)
- base >=4.7 && <=5
- base16-bytestring
- binary
- bytestring
- conduit
- conduit-extra Show all…
Dependents (3)
@hackage/codec-rpm, @hackage/bdcs, @hackage/acme-everything
This is a native Haskell implementation of the CPIO protocol over the Conduit library. See http://www.gnu.org/software/cpio/. Only the commonly used CPIO formats are supported (crc and newc).