arkive

April 24, 2026 ยท View on GitHub

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 with checkpoint/resume support for streamed extraction.

(Up-to-date with go 1.26.2)

License

arkive is BSD-licensed, like the original code.