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
- Host: GitHub
- URL: https://github.com/zchee/go-cpio
- Owner: zchee
- License: apache-2.0
- Created: 2018-10-09T16:13:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T00:48:28.000Z (almost 7 years ago)
- Last Synced: 2025-01-16T19:25:35.961Z (9 months ago)
- Topics: archives, cpio, go, tar, zip
- Language: Go
- Homepage: https://godoc.org/github.com/zchee/go-cpio
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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