Skip to content
/ arkive Public

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

Notifications You must be signed in to change notification settings

itchio/arkive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages