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

#183 in Compression

Download history 1098/week @ 2023-08-13 1369/week @ 2023-08-20 1184/week @ 2023-08-27 1022/week @ 2023-09-03 1067/week @ 2023-09-10 1353/week @ 2023-09-17 875/week @ 2023-09-24 1056/week @ 2023-10-01 1169/week @ 2023-10-08 1284/week @ 2023-10-15 1484/week @ 2023-10-22 988/week @ 2023-10-29 1030/week @ 2023-11-05 1086/week @ 2023-11-12 1083/week @ 2023-11-19 1038/week @ 2023-11-26

4,329 downloads per month
Used in 25 crates (15 directly)

MIT license

20KB
452 lines

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.

No runtime deps