Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-brotli-decompressor+ffi-api-devel | Distribution: Fedora Project |
Version: 4.0.1 | Vendor: Fedora Project |
Release: 1.fc39 | Build date: Wed Oct 2 02:13:09 2024 |
Group: Unspecified | Build host: buildvm-x86-18.iad2.fedoraproject.org |
Size: 2102 | Source RPM: rust-brotli-decompressor-4.0.1-1.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/brotli-decompressor | |
Summary: Brotli decompressor with no_std support |
A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use the "ffi-api" feature of the "brotli-decompressor" crate.
BSD-3-Clause AND MIT
* Tue Sep 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.0.1-1 - Update to 4.0.1 (close RHBZ#2272915) - Reduce the debuginfo level as a workaround for very slow test compilation. * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 14 2024 Fabio Valentini <decathorpe@gmail.com> - 2.5.1-1 - Update to version 2.5.1; Fixes RHBZ#2241464 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 29 2023 Fabio Valentini <decathorpe@gmail.com> - 2.3.4-1 - Update to version 2.3.4; Fixes RHBZ#2161121 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/cargo/registry/brotli-decompressor-4.0.1/Cargo.toml
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 1 03:57:33 2024