oaknut-zip¶
Read ZIP archives that carry Acorn file metadata — the load and execution addresses, access bits, and RISC OS filetypes that ordinary unzip tools silently discard.
oaknut.zip recovers that metadata from three sources, in order of
authority:
SparkFS
ARC0extra fields embedded in the archive’s own structure — the most reliable source.Bundled
.infsidecars — both the traditionalfilename load exec length [access]form and the PiEconetBridgeowner load exec perm [homeof]form.Unix filename suffixes such as
,xxx(filetype) or,llllllll,eeeeeeee(load/exec).
Where several sources describe the same member, the higher-authority one wins.