DOCS v0.1.13 github

@hatch:zip v0.1.1

Read and write ZIP archives entirely in memory (store / deflate / zstd).

stable data updated May 1, 2026 source ↗
README
$ hatch add @hatch:zip

MOD zip

CL Zip

FN Zip.static entries(bytes)

FN Zip.static info(bytes)

FN Zip.static read(bytes, name)

FN Zip.static readAll(bytes)

FN Zip.static write(entries)

FN Zip.static write(entries, method)

FN Zip.static validateBytes_(b, label)