Thu, 06 Jun 2024 15:28:11 UTC | login

Information for build rust-twoway-0.2.1-2.fc33

ID146766
Package Namerust-twoway
Version0.2.1
Release2.fc33
Epoch
SummaryFast substring search for strings and byte strings
DescriptionFast substring search for strings and byte strings. Optional SSE4.2 acceleration (if detected at runtime) using pcmpestri. Memchr is the only mandatory dependency. The two way algorithm is also used by rust's libstd itself, but here it is exposed both for byte strings, using memchr, and optionally using a SSE4.2 accelerated version.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 13:12:18 UTC
CompletedFri, 27 Mar 2020 13:12:18 UTC
Tags
f33
f37
f38
RPMs
src
rust-twoway-0.2.1-2.fc33.src.rpm (info) (download)
noarch
rust-twoway+all-devel-0.2.1-2.fc33.noarch.rpm (info) (download)
rust-twoway+benchmarks-devel-0.2.1-2.fc33.noarch.rpm (info) (download)
rust-twoway+default-devel-0.2.1-2.fc33.noarch.rpm (info) (download)
rust-twoway+galil-seiferas-devel-0.2.1-2.fc33.noarch.rpm (info) (download)
rust-twoway+jetscii-devel-0.2.1-2.fc33.noarch.rpm (info) (download)
rust-twoway+pattern-devel-0.2.1-2.fc33.noarch.rpm (info) (download)
rust-twoway+use_std-devel-0.2.1-2.fc33.noarch.rpm (info) (download)
rust-twoway-devel-0.2.1-2.fc33.noarch.rpm (info) (download)
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Nov 23 2019 Josh Stone <jistone@redhat.com> - 0.2.1-1 - Update to 0.2.1 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 29 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 0.2.0-1 - Initial package