zlib source 1.2.6
| Full internal name: | net.zlib.ZLibSource |
| Project site: | http://zlib.net |
| Screen shots: | |
| Download: | Download zlib source 1.2.6 https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/npackd/net.zlib.ZLibSource-1.2.6.zip VirusTotal results |
| Change log: | https://zlib.net/ |
| Description: | compression library in C (source code) |
| License: | zlib license |
| Version: | 1.2.6 |
| SHA-1 or SHA-256: | 377ef9189925469bb5089a63f10d7bbaabe1ac10 |
| Type: | zip |
| Dependencies: | |
| Tags: | libs |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b zlib*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%"
|
| Last modified: | Mon Aug 29 16:57:48 UTC 2016 |
| Last modified by: | tim.lebedk... |
| Created: | Mon Aug 29 16:57:48 UTC 2016 |
| Created by: | tim.lebedk... |
| Automated tests: | 4 of 4 installations succeeded, 4 of 4 removals succeeded |