Description
Files inside ZIP archives can be read from Lua 5.1 applications without extracting the whole archive first.
This package is useful for developers loading packaged data, plugins, or resources from ZIP files. It is an archive-reading library, not a graphical archive manager.
Archive paths and compressed data can be malicious. Validate filenames and sizes before trusting extracted content.