Fri, 26 Apr 2024 06:32:06 UTC | login

Information for build rapidfuzz-cpp-1.10.4-2.fc38

ID240441
Package Namerapidfuzz-cpp
Version1.10.4
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rapidfuzz-cpp.git#2749b106d4cf2e6583bd0ffe6535b5de05e8fab0
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 failed
Volume DEFAULT
StartedMon, 12 Jun 2023 13:59:41 UTC
CompletedMon, 12 Jun 2023 18:12:03 UTC
Taskbuild (f38, /rpms/rapidfuzz-cpp.git:2749b106d4cf2e6583bd0ffe6535b5de05e8fab0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rapidfuzz-cpp.git#2749b106d4cf2e6583bd0ffe6535b5de05e8fab0'}}
Tags No tags
RPMs No RPMs
Changelog * 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.