github.com/STARRY-S/zip
Package zip provides support for reading and writing ZIP archives. See the ZIP specification for details. This package does not support disk spanning. A note about ZIP64: To be backwards compatible the FileHeader has both 32 and 64 bit Size fields. The 64 bit fields will always contain the correct value and for normal archives both fields will be the same. For files requiring the ZIP64 format the 32 bit fields will be 0xffffffff and the 64 bit fields must be used instead.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
12 months ago
v0.2.3
12 months ago
Versions
12
12
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/%21s%21t%21a%21r%21r%21y-%21s/zip
spec |
| License | BSD-3-Clause |
| Namespace | github.com/STARRY-S |
| First Release | over 2 years ago |
| Last Synced | 6 days ago |