An experimental Rust library for reading and writing ᴡᴀᴄᴢ files.
With cargo installed, run the following command in your project directory:
cargo add wacksy
A ᴡᴀᴄᴢ file is essentially a renamed zip file; according to the example in the spec it should contain:
archive
└── data.warc.gz
datapackage.json
datapackage-digest.json
indexes
└── index.cdx.gz
pages
└── pages.jsonl
MIT © Bodleian Libraries and contributors