Marvin Preuss
d095180eb4
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
.. | ||
.travis.yml | ||
doc.go | ||
fileinfo.go | ||
go.mod | ||
hash.go | ||
header.go | ||
LICENSE | ||
reader.go | ||
README.md | ||
svr4.go | ||
writer.go |
cpio
Package cpio provides readers and writers for the CPIO archive file format.
Currently, only the SVR4 (New ASCII) format is supported, both with and without checksums.
Copyright 2021, Ryan Armstrong ryan@cavaliercoder.com