proxy.golang.org : 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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21s%21t%21a%21r%21r%21y-%21s/zip
License: BSD-3-Clause
Latest release: about 2 months ago
First release: over 1 year ago
Namespace: github.com/STARRY-S
Stars: 1 on GitHub
Forks: 0 on GitHub
Docker dependents: 1
Docker downloads: 802
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago