proxy.golang.org : github.com/minio/zipindex : v0.2.1
Package zipindex provides a size optimized representation of a zip file to allow decompressing the file without reading the zip file index. It will only provide the minimal needed data for successful decompression and CRC checks. Custom metadata can be stored per file and filtering can be performed on the incoming files.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/minio/zipindex@v0.2.1
Published:
Indexed:
Related tag:
v0.2.1
Loading...
Readme
Loading...
Dependencies
- github.com/klauspost/compress v1.12.2
- github.com/tinylib/msgp v1.1.5