INFO
Name: libslz
Version: 1.2.0-2.el8
Arch: aarch64
Summary: StateLess Zip
License: MIT
Vendor: Fedora Project
Build Host: buildvm-aarch64-06.arm.fedoraproject.org
Build Date: Mon Mar 16 11:29:46 2020
Size: 264391
URL: http://www.libslz.org/
Description: SLZ is a fast and memory-less stream compressor which produces an output that
can be decompressed with zlib or gzip. It does not implement decompression at
all, zlib is perfectly fine for this.
The purpose is to use SLZ in situations where a zlib-compatible stream is
needed and zlib's resource usage would be too high while the compression ratio
is not critical. The typical use case is in HTTP servers and gateways which
have to compress many streams in parallel with little CPU resources to assign
to this task, and without having to limit the compression ratio due to the
memory usage. In such an environment, the server's memory usage can easily be
divided by 10 and the CPU usage by 3.
FILES
build.patch
libslz-1.2.0.tar.gz
libslz.spec
REQUIRES
gcc
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
PROVIDES
CONFIG FILES
build.patch
libslz-1.2.0.tar.gz
libslz.spec s
LICENSE FILES
MIT
|