| Name: | rust-brotli+alloc-stdlib-devel |
| Version: | 7.0.0 |
| Release: | 2.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 2425 |
| License: | BSD-3-Clause AND MIT |
| RPM: |
rust-brotli+alloc-stdlib-devel-7.0.0-2.el10_0.noarch.rpm
|
| Source RPM: |
rust-brotli-7.0.0-2.el10_0.src.rpm
|
| Build Date: | Fri Jan 03 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/brotli |
| Summary: | Brotli compressor and decompressor with no_std support |
| Description: | A brotli compressor and 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.
All included code is safe.
This package contains library source intended for building other packages which
use the "alloc-stdlib" feature of the "brotli" crate. |