4 releases
Uses old Rust 2015
0.2.2 | Jun 19, 2022 |
---|---|
0.2.1 | Jan 31, 2022 |
0.2.0 | Mar 14, 2018 |
0.1.0 | Oct 17, 2016 |
#34 in Compression
6,233 downloads per month
Used in 14 crates
(9 directly)
19KB
452 lines
lib.rs
:
A library for reading and writing CPIO archives.
CPIO archives can be in any of several
formats. For
now, this library only supports the newc
(SVR4) format.