gstariarch / balloon

Balloon🎈(A file compress&uncompress program developed by cpp), using deflate&inflate algorithm(https://zlib.net/feldspar.html), which is used by zlib(https://zlib.net/) and gzip(http://www.gzip.org/) file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎈Balloon

    __          ____                
   / /_  ____ _/ / /___  ____  ____ 
  / __ \/ __ `/ / / __ \/ __ \/ __ \
 / /_/ / /_/ / / / /_/ / /_/ / / / /
/_.___/\__,_/_/_/\____/\____/_/ /_/ 

Balloon🎈(A file compress&uncompress program developed by cpp), using deflate&inflate algorithm, which is used by zlib and gzip file format.

About

Balloon🎈(A file compress&uncompress program developed by cpp), using deflate&inflate algorithm(https://zlib.net/feldspar.html), which is used by zlib(https://zlib.net/) and gzip(http://www.gzip.org/) file format.

License:MIT License


Languages

Language:C++ 98.7%Language:CMake 1.3%