code wiki / zip

topic: zip

10 modules sharing the zip name family (derived from the tree's prefix discipline).

The 'zip' topic family in the Nishi sovereign ecosystem provides comprehensive support for ZIP archive handling, encompassing both reading and writing operations. It includes modules like _zip_extract_authored, which processes ZIP local headers and inflates entries, and nx_zip, a complete ZIP writer and reader pair using the STORED method. Additionally, nx_zip_read serves as the foundational component for loading PyTorch .bin files as ZIP archives, integrating seamlessly with the broader ecosystem's data loading infrastructure.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
_zip_extract_authored.nxZIP local header + inflate entry, bits-up224
nx_zip.nxZIP archive writer + reader (STORED method): a COMPLETE pair.27913
nx_zip_deflate_lib.nxZIP method-8 (DEFLATE) ENTRY WRITER, composing the two incumbents the estate already proves:822
nx_zip_deflate_selected_candidate_t144.nxZIP method-8 (DEFLATE) ENTRY WRITER, composing the two incumbents the estate already proves:822
nx_zip_extract1.nxsovereign single-entry ZIP extractor (STORED or DEFLATE).1648
nx_zip_gate.nxproves the ZIP writer/reader pair by ROUND-TRIP.1723
nx_zip_header.nxparse PKZIP APPNOTE 6.3.x framing.2107
nx_zip_read.nxSOVEREIGN ZIP reader (the first half of the PyTorch .bin loader). A PyTorch .bin is a ZIP1018
nx_zip_selected_candidate_t144.nxZIP archive writer + reader (STORED method): a COMPLETE pair.27913
zip_header.nxparse PKZIP APPNOTE 6.3.x framing. 2037