Download Latest Version zlib_linux-x86.zip (675.9 kB)
Email in envelope

Get an email when there's a new version of Zlib

Home
Name Modified Size InfoDownloads / Week
zlib_win32.zip 2022-11-07 740.1 kB
zlib_win64.zip 2022-11-07 754.2 kB
zlib_linux-x86.zip 2022-11-07 675.9 kB
zlib_linux-amd64.zip 2022-11-07 704.9 kB
zlib_linux-armel.zip 2022-11-07 657.5 kB
README.md 2022-11-07 1.4 kB
Totals: 6 Items   3.5 MB 13

zlib

ISC License GoDoc Go Report Card GitHub go.mod Go version GitHub release (latest by date)

zlib compression tool for modern multi-core machines written in Go

Usage: zlib [OPTION]... [FILE]
Compress or uncompress FILE (by default, compress FILE in-place).

  -c    write on standard output, keep original files unchanged
  -cores int
        number of cores to use for parallelization (default 1)
  -d    decompress; see also -c and -k
  -f    force overwrite of output file
  -h    print this help message
  -k    keep original files unchanged
  -s string
        use provided suffix on compressed files (default "zz")

With no FILE, or when FILE is -, read standard input.

License

This project is licensed under the ISC License.

Source: README.md, updated 2022-11-07