Bug 1796263 - Review Request: rust-rle-decode-fast - Fast decoder for Run-Length Encoded data in Rust
Summary: Review Request: rust-rle-decode-fast - Fast decoder for Run-Length Encoded da...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-30 02:13 UTC by Josh Stone
Modified: 2020-02-12 18:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-12 18:32:12 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)

Description Josh Stone 2020-01-30 02:13:21 UTC
Spec URL: https://jistone.fedorapeople.org/review//rust-rle-decode-fast.spec
SRPM URL: https://jistone.fedorapeople.org/review//rust-rle-decode-fast-1.0.1-1.fc32.src.rpm

Description:
Fastest way to implement any kind of decoding for Run Length Encoded data in
Rust.
Writing a fast decoder that is also safe can be quite challenging, so
this crate is here to save you the hassle of maintaining and testing your own
implementation.

Comment 1 Josh Stone 2020-01-30 02:13:23 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=41229355

Comment 2 Fabio Valentini 2020-02-10 23:17:52 UTC
- Latest version is packaged
- License is correct
- Package builds on rawhide
- Built packages install on rawhide
- Standard rust package

One issue: The value for Summary is too long.

Maybe replace it with "Fast implementation of Run-Length-Encoding in Rust" or something like that.

Comment 3 Josh Stone 2020-02-11 22:58:15 UTC
OK, I updated it to "Fast decoder for Run-Length Encoded data in Rust".

Spec URL: https://jistone.fedorapeople.org/review/rust-rle-decode-fast.spec
SRPM URL: https://jistone.fedorapeople.org/review/rust-rle-decode-fast-1.0.1-1.fc33.src.rpm
Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=41461121

Comment 4 Fabio Valentini 2020-02-12 00:30:22 UTC
Great, thanks!

Comment 5 Gwyn Ciesla 2020-02-12 17:31:48 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-rle-decode-fast


Note You need to log in before you can comment on or make changes to this bug.