Unzip implementation in pure Luau
Find a file
Erica Marigold 3a3a0e9aed
feat: add "streaming" zip support
Adds support for ZIP files with the `0x08` bit of the general purpose
bitflags set, i.e, those which do not include file sizes and crc
checksums in the local file header
2024-12-30 18:24:00 +00:00
.vscode chore: init, the basics 2024-12-28 17:19:37 +00:00
examples chore(examples): improve contents listing with indent 2024-12-30 18:23:53 +00:00
lib feat: add "streaming" zip support 2024-12-30 18:24:00 +00:00
.gitignore feat: add "streaming" zip support 2024-12-30 18:24:00 +00:00
.luaurc chore: init, the basics 2024-12-28 17:19:37 +00:00
LICENSE.md chore(LICENSE): change copyright field 2024-12-30 11:12:45 +00:00
pesde.lock style: apply stylua formatter 2024-12-30 11:13:57 +00:00
pesde.toml style: apply stylua formatter 2024-12-30 11:13:57 +00:00