Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

zlib-rs-devel-0.6.7-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: zlib-rs-devel 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: 4173 Source RPM: zlib-rs-0.6.7-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/trifectatechfoundation/zlib-rs
Summary: Development files for zlib-rs
zlib-rs is an implementation of the zlib compression algorithms written in
Rust, exposing the standard zlib C API.

This package contains the files needed to build applications against it.

Provides

Requires

License

Zlib

Changelog

* 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

Files

/usr/lib64/libz_rs.so
/usr/lib64/pkgconfig/libz_rs.pc
/usr/share/doc/packages/zlib-rs-devel
/usr/share/doc/packages/zlib-rs-devel/README.md
/usr/share/licenses/zlib-rs-devel
/usr/share/licenses/zlib-rs-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 24 22:55:34 2026