Fri, 03 May 2024 19:21:19 UTC | login

Information for build zstr-1.0.7-1.fc40

ID280244
Package Namezstr
Version1.0.7
Release1.fc40
Epoch
SummaryA C++ header-only ZLib wrapper
DescriptionThis C++ header-only library enables the use of C++ standard iostreams to access ZLib-compressed streams. For input access (decompression), the compression format is auto-detected, and multiple concatenated compressed streams are decompressed seamlessly. For output access (compression), the only parameter exposed by this API is the compression level.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jan 2024 08:59:47 UTC
CompletedWed, 10 Jan 2024 08:59:47 UTC
Tags
f40
RPMs
src
zstr-1.0.7-1.fc40.src.rpm (info) (download)
noarch
zstr-devel-1.0.7-1.fc40.noarch.rpm (info) (download)
Changelog * Tue Jan 09 2024 Jerry James <loganjerry@gmail.com> - 1.0.7-1 - Initial RPM