SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust-brotli-decompressor+unsafe-devel rpm build for : Fedora 10. For other distributions click rust-brotli-decompressor+unsafe-devel.

Name : rust-brotli-decompressor+unsafe-devel
Version : 4.0.1 Vendor : Fedora Project
Release : 1.el10_0 Date : 2024-10-02 12:38:34
Group : Unspecified Source RPM : rust-brotli-decompressor-4.0.1-1.el10_0.src.rpm
Size : 0.00 MB
Packager : Fedora Project
Summary : Brotli decompressor with no_std support
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 \"unsafe\" feature of the \"brotli-decompressor\" crate.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/epel/10/Everything/s390x/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-brotli-decompressor+unsafe-devel-4.0.1-1.el10_0.noarch.rpm
ftp.icm.edu.pl  rust-brotli-decompressor+unsafe-devel-4.0.1-1.el10_0.noarch.rpm
ftp.icm.edu.pl  rust-brotli-decompressor+unsafe-devel-4.0.1-1.el10_0.noarch.rpm
ftp.icm.edu.pl  rust-brotli-decompressor+unsafe-devel-4.0.1-1.el10_0.noarch.rpm
     

Provides :
crate(brotli-decompressor/unsafe)
rust-brotli-decompressor+unsafe-devel

Requires :
(crate(alloc-no-stdlib/unsafe) >= 2.0.0 with crate(alloc-no-stdlib/unsafe) < 3.0.0~)
(crate(alloc-stdlib/default) >= 0.2.0 with crate(alloc-stdlib/default) < 0.3.0~)
(crate(alloc-stdlib/unsafe) >= 0.2.0 with crate(alloc-stdlib/unsafe) < 0.3.0~)
cargo
crate(brotli-decompressor) = 4.0.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1


Content of RPM :
/usr/share/cargo/registry/brotli-decompressor-4.0.1/Cargo.toml

 
ICM