An open API service indexing awesome lists of open source software.

https://github.com/c0de4un/gzip_util

gzip_util - console app (utility) to pack & unpack data. Started as sample project to learn about compresion of files using zlib (gzip, zip, etc).
https://github.com/c0de4un/gzip_util

zip zlib-example zlib-tutorial

Last synced: 12 days ago
JSON representation

gzip_util - console app (utility) to pack & unpack data. Started as sample project to learn about compresion of files using zlib (gzip, zip, etc).

Awesome Lists containing this project

README

          

# gzip_util
gzip_util - console app (utility) to pack & unpack data. Started as sample project to learn about compresion of files using zlib (gzip, zip, etc).