rockbox/utils/rbutilqt/quazip
Solomon Peachy ee3e630efa rbutil: Upgrade bundled quazip from 0.9.1 to 1.1
Just reducing the delta a little bit.  Later versions are
more complicated.

Change-Id: If0452a529b840383333062ec2604ff257646627a
2026-01-30 20:42:21 -05:00
..
ioapi.h
LICENSE.LGPL
minizip_crypt.h
qioapi.cpp
quazip.cpp
quazip.h
quazip_global.h
quazip_qt_compat.h
quazipfile.cpp
quazipfile.h
quazipfileinfo.cpp
quazipfileinfo.h
quazipnewinfo.cpp
quazipnewinfo.h
README.ROCKBOX
unzip.c
unzip.h
zip.c
zip.h

This folder contains the quazip project for ZIP file compression/decompression.
These files are distributed under the LGPL v2.1 or later. Only source files
actually used in Rockbox Utility are included, further sources have been left
out. Check the quazip source distribution for those.

The source files have been last synced with the project's release 1.1 at
https://github.com/stachenov/quazip/ on October 11, 2020.