mirror of
https://github.com/krolaw/zipstream.git
synced 2025-04-06 07:44:36 +00:00
14 lines
333 B
Markdown
14 lines
333 B
Markdown
# ZipStream - Reads zip files from io.Reader
|
|
Doesn't yet support Zip64 archives - see help wanted below.
|
|
|
|
## Author
|
|
http://richard.warburton.it/
|
|
|
|
## Documentation
|
|
http://godoc.org/github.com/krolaw/zipstream
|
|
|
|
## History
|
|
https://github.com/golang/go/issues/10568
|
|
|
|
## Help Wanted
|
|
I'm looking for some small zip64 archives to play with. |