Popularity
3.9
Declining
Activity
0.0
Stable
2
3
3

Monthly Downloads: 6
Programming language: Haskell
License: Apache License 2.0
Tags: Data    

cpio-conduit alternatives and similar packages

Based on the "Data" category.
Alternatively, view cpio-conduit alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cpio-conduit or a related project?

Add another 'Data' Package

README

cpio-conduit: a Haskell conduit-based CPIO encoder/decoder

This is a native Haskell implementation of the CPIO protocol over the Conduit library. See GNU's cpio.

Only the commonly used CPIO formats are supported (crc and newc).