Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-brotli-decompressor+default-devel | Distribution: Fedora Project |
Version: 2.5.1 | Vendor: Fedora Project |
Release: 2.fc40 | Build date: Fri Jan 26 19:37:14 2024 |
Group: Unspecified | Build host: buildhw-x86-13.iad2.fedoraproject.org |
Size: 2038 | Source RPM: rust-brotli-decompressor-2.5.1-2.fc40.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 "default" feature of the "brotli-decompressor" crate.
BSD-3-Clause AND MIT
* 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 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/cargo/registry/brotli-decompressor-2.5.1/Cargo.toml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:23:40 2024