INFO
Name: rust-brotli-decompressor+ffi-api-devel
Version: 5.0.0-1.el10_2
Arch: noarch
Summary: Brotli decompressor with no_std support
License: BSD-3-Clause AND MIT
Vendor: Fedora Project
Build Host: buildvm-x86-16.rdu3.fedoraproject.org
Build Date: Thu Sep 18 23:13:21 2025
Size: 2102
URL: https://crates.io/crates/brotli-decompressor
Description: 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.
FILES
/usr/share/cargo/registry/brotli-decompressor-5.0.0/Cargo.toml
REQUIRES
cargo
crate(brotli-decompressor) 5.0.0
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
crate(brotli-decompressor/ffi-api) 5.0.0
rust-brotli-decompressor+ffi-api-devel 5.0.0-1.el10_2
CONFIG FILES
/usr/share/cargo/registry/brotli-decompressor-5.0.0/Cargo.toml g
LICENSE FILES
BSD-3-Clause AND MIT
|