itchio / arkive

A fork of golang's "archive" package which supports concatenated zips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A fork of golang's "archive" package which supports concatenated zips


Languages

Language:Go 100.0%