QuaZIP source 0.5

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

https://sourceforge.net/projects/quazip/files/quazip/0.5/quazip-0.5.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.5
SHA-1 or SHA-256:154e459acd763e5114dc1bb2fe528f9a515feba5
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:Sun Nov 24 22:26:49 UTC 2013
Created by:tim.lebedk...
Automated tests:5 of 6 installations succeeded, 5 of 5 removals succeeded