cavaliergopher / cpio

Go package providing CPIO Readers and Writers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpio

Go Reference Build Status Go Report Card

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

About

Go package providing CPIO Readers and Writers.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%