QuaZIP source 0.7

Full internal name:net.sourceforge.quazip.QuaZIPSource
Project site:https://github.com/stachenov/quazip
Screen shots:
Download: Download QuaZIP source 0.7

https://sourceforge.net/projects/quazip/files/quazip/0.7/quazip-0.7.zip

VirusTotal results
Change log:https://github.com/stachenov/quazip/blob/master/NEWS.txt
Description:

Qt based library to access ZIP archives (source code)

License:LGPLv2.1
Version:0.7
SHA-1 or SHA-256:c1cdb131f8eefa159a748539a09e41d197abe751
Type:zip
Dependencies:
Tags:libs
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b quazip*') do set name=%%x
cd "%name%"        
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
Last modified:Sun Apr 25 20:02:41 UTC 2021
Last modified by:tim.lebedk...
Created:Mon Jul 28 17:46:09 UTC 2014
Created by:tim.lebedk...
Automated tests:4 of 5 installations succeeded, 4 of 4 removals succeeded