Sat, 18 May 2024 20:44:17 UTC | login

Information for build rapidfuzz-cpp-1.10.4-1.0.riscv64.fc40

ID275761
Package Namerapidfuzz-cpp
Version1.10.4
Release1.0.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/rapidfuzz-cpp.git#bd4a3af5b9323d62021e567e44b63f5f8a3e2214
SummaryA fast string matching header-only library for C++
DescriptionRapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy. However there are two aspects that set RapidFuzz apart from FuzzyWuzzy: 1. It is MIT licensed so it can be used whichever License you might want to choose for your project, while you're forced to adopt the GPL license when using FuzzyWuzzy 2. It is mostly written in C++ and on top of this comes with a lot of Algorithmic improvements to make string matching even faster, while still providing the same results. This is the C++ component of RapidFuzz, the Python library is available in the python-rapidfuzz package.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 09 Dec 2023 14:36:18 UTC
CompletedSat, 09 Dec 2023 14:53:37 UTC
Taskbuild (f40, /rpms/rapidfuzz-cpp.git:bd4a3af5b9323d62021e567e44b63f5f8a3e2214)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/rapidfuzz-cpp.git#bd4a3af5b9323d62021e567e44b63f5f8a3e2214'}}
Tags
f40
f41
RPMs
src
rapidfuzz-cpp-1.10.4-1.0.riscv64.fc40.src.rpm (info) (download)
riscv64
rapidfuzz-cpp-devel-1.10.4-1.0.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Dec 09 2023 David Abdurachmanov <davidlt@rivosinc.com> 1.10.4-1.0.riscv64 - Fix spec file * Sat Dec 09 2023 David Abdurachmanov <davidlt@rivosinc.com> None-1 - Remove -march=native * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.10.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.10.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Troy Curtis Jr <troy@troycurtisjr.com> 1.10.4-1 - Initial package.