Fri, 22 Nov 2024 10:08:55 UTC | login

Information for build rust-bitreader-0.3.7-1.fc38

ID248543
Package Namerust-bitreader
Version0.3.7
Release1.fc38
Epoch
SummaryBitReader helps reading individual bits from a slice of bytes
DescriptionBitReader helps reading individual bits from a slice of bytes. You can read "unusual" numbers of bits from the byte slice, for example 13 bits at once. The reader internally keeps track of position within the buffer.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 May 2023 11:59:19 UTC
CompletedWed, 31 May 2023 11:59:19 UTC
Tags
f38
f39
f40
RPMs
src
rust-bitreader-0.3.7-1.fc38.src.rpm (info) (download)
noarch
rust-bitreader+default-devel-0.3.7-1.fc38.noarch.rpm (info) (download)
rust-bitreader+std-devel-0.3.7-1.fc38.noarch.rpm (info) (download)
rust-bitreader-devel-0.3.7-1.fc38.noarch.rpm (info) (download)
Changelog * Sat May 20 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-1 - Update to version 0.3.7 * Fri Jun 25 2021 RĂ©mi Lauzier <remilauzier@protonmail.com> - 0.3.4-1 - Initial package