| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libz_rs1 | Distribution: openSUSE Tumbleweed |
| Version: 0.6.7 | Vendor: openSUSE |
| Release: 1.1 | Build date: Mon Aug 3 22:35:47 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 791936 | Source RPM: zlib-rs-0.6.7-1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://github.com/trifectatechfoundation/zlib-rs | |
| Summary: Memory-safe zlib implementation written in Rust | |
zlib-rs is an implementation of the zlib compression algorithms written in Rust, exposing the standard zlib C API. This package provides the shared library.
Zlib
* Mon Aug 03 2026 Martin Pluskal <mpluskal@suse.com>
- Initial package (version 0.6.7)
- Memory-safe implementation of the zlib compression algorithms in
Rust, exposing the standard zlib C API as libz_rs so existing C
programs can link against it
- Build only the libz-rs-sys-cdylib C dynamic library via cargo-c:
the Rust crates themselves are consumed from crates.io and are not
packaged separately
- Enable the gz feature so the gz* entry points are present, but not
gzprintf: it is gated on the unstable c_variadic language feature
and cannot be built with the stable Rust toolchain
- Ship no headers of our own, so that the package cannot collide with
zlib-devel; consumers build against the system zlib.h and link with
- lz_rs
- Exclude the Silesia benchmark corpus and the fuzzing harness from
the source tarball, neither of which is used to build or test what
is shipped
/usr/lib64/libz_rs.so.1 /usr/lib64/libz_rs.so.1.3.0 /usr/share/licenses/libz_rs1 /usr/share/licenses/libz_rs1/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Aug 19 00:39:13 2026