Skip to content

sourcegraph/lazyzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazyzip

Package lazyzip provides support for reading ZIP archives. It is a fork of archive/zip. It differs from archive/zip since it does not read the full file listing into memory, instead it provides an interface similiar to archive/tar.

See Reader.Next godoc.

About

A fork of archive/zip which provides streaming access to Reader.File a la archive/tar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages