1
0
mirror of https://github.com/krolaw/zipstream.git synced 2025-03-31 03:08:09 +00:00
Richard Warburton 4a67be70fe Modernise
2024-11-09 16:47:54 +13:00
2024-11-09 16:47:54 +13:00
2015-12-24 00:50:32 +13:00
2016-09-27 23:17:40 +13:00
2024-11-09 16:47:54 +13:00
2015-12-24 00:50:32 +13:00
2024-11-09 16:47:54 +13:00
2024-11-09 16:47:54 +13:00
2015-12-24 00:50:32 +13:00
2015-12-24 00:50:32 +13:00

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.

Description
Reads zip files from io.Reader
Readme BSD-3-Clause 83 KiB
Languages
Go 100%