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 "no-stdlib-ffi-binding" feature of the "brotli" crate.
Provides
Requires
License
BSD-3-Clause AND MIT
Changelog
* Mon Aug 31 2026 Fabio Valentini <decathorpe@gmail.com> - 8.0.4-1
- Update to version 8.0.4; Fixes RHBZ#2482480
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* S