An open API service indexing awesome lists of open source software.

https://github.com/zchee/go-cpio

A Go package for cpio archives
https://github.com/zchee/go-cpio

archives cpio go tar zip

Last synced: 7 months ago
JSON representation

A Go package for cpio archives

Awesome Lists containing this project

README

          

`gocpio` is a simple library similar to Go’s `tar` or `zip` package for
accessing cpio archives. It’s not pretty and only implements the new ASCII
format. Maybe I’ll refactor and implement other formats some day.

Links
-----

* [Reference](http://people.freebsd.org/~kientzle/libarchive/man/cpio.5.txt)

-------
Version 1.1.0