Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 834 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 834 Bytes

Pure DeflateInflate executables

Minimal deflate and inflate commandline frontend for zlib.

Build / Install

Use well-known configure/make/install proceduce.

Alternatively contrib/build-using-docker/README.md provides an isolated and easier to reproduce build environment via docker.

Stats for Nerds

github.com/AlDanial/cloc
-------------------------------------------------
Language        files    blank    comment    code
-------------------------------------------------
C                   3       68         30     355
Markdown            1       10          0      19
C/C++ Header        1        9          1      18
-------------------------------------------------
SUM:                5       87         31     392
-------------------------------------------------