@gwil On interesting, I could potentially use some of their internals for zip parsing. The surface level API won't work for my use case though since I'm looking to do a close-to-zero-copy streaming read of the file as I construct an IPFS DAG from it. The `seekSignature` file seems pretty useful however.