This package browser is in early development. Mind the rough edges.

zopfli 1.0.3

Very good, but slow, deflate or zlib compression

Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression. ZopfliCompress supports the deflate, gzip and zlib output formats. This library can only compress, not decompress; existing zlib or deflate libraries can decompress the data.

Installation

Install zopfli 1.0.3 as follows:

guix install zopfli@1.0.3

Or install the latest version:

guix install zopfli

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.