Categorygithub.com/itchio/arkive
module
0.0.0-20200618123031-1a30392a8cfe
Repository: https://github.com/itchio/arkive.git
Documentation: pkg.go.dev

# README

arkive

Build Status

This is a fork of some of Google go's packages.

arkive/zip

Fork of archive/zip package that supports zip files with arbitrary data prepended to them (like MojoSetup installers).

(Up-to-date with go 1.10.1)

arkive/tar

Fork of archive/tar

(Up-to-date with go 1.9.2)

License

arkive is BSD-licensed, like the original code.

# Packages

No description provided by the author
Package tar implements access to tar archives.
Package zip provides support for reading and writing ZIP archives.