https://bugzilla.redhat.com/show_bug.cgi?id=1783681

            Bug ID: 1783681
           Summary: Review Request: rust-brotli-decompressor - Brotli
                    decompressor that with an interface avoiding the rust
                    stdlib
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://ignatenkobrain.fedorapeople.org/for-review/rust-brotli-decompressor.spec
SRPM URL:
https://ignatenkobrain.fedorapeople.org/for-review/rust-brotli-decompressor-2.3.0-1.fc32.src.rpm
Description:
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.
Fedora Account System Username: ignatenkobrain

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to