File: README.md

package info (click to toggle)
golang-github-surma-gocpio 1.1.0%2Bgit20160926.fcb6877-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 72 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
`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