Name: | zopfli |
---|---|
Version: | 1.0.3 |
Release: | 11.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 329381 |
License: | Apache-2.0 |
RPM: | zopfli-1.0.3-11.el10_0.x86_64.rpm |
Source RPM: | zopfli-1.0.3-11.el10_0.src.rpm |
Build Date: | Sat Dec 21 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/zopfli |
Summary: | Zlib compatible better compressor |
Description: | Zopfli is a compression algorithm bit-stream compatible with compression used in gzip, Zip, PNG, HTTP requests, and others. Zopfli compresses more (~5%) but is slower (~100x) and uses more CPU, and is hence best suited for applications where data is compressed once and sent over a network many times, for example, static content for the web. |