Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-lithammer-fuzzysearch-devel | Distribution: Fedora Project |
Version: 1.1.8 | Vendor: Fedora Project |
Release: 4.fc40 | Build date: Wed Jan 24 19:37:02 2024 |
Group: Unspecified | Build host: buildvm-x86-07.iad2.fedoraproject.org |
Size: 25137 | Source RPM: golang-github-lithammer-fuzzysearch-1.1.8-4.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/lithammer/fuzzysearch | |
Summary: Tiny and fast fuzzy search in Go |
Inspired by bevacqua/fuzzysearch, a fuzzy matching library written in JavaScript. But contains some extras like ranking using Levenshtein distance (see RankMatch()) and finding matches in a list of words (see Find()). Fuzzy searching allows for flexibly matching a string with partial input, useful for filtering data very quickly based on lightweight user input. The current implementation uses the algorithm suggested by Mr. Aleph, a russian compiler engineer working at V8. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/lithammer/fuzzysearch
MIT
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 24 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.1.8-1 - Update to 1.1.8 - Closes rhbz#1963479 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/doc/golang-github-lithammer-fuzzysearch-devel /usr/share/doc/golang-github-lithammer-fuzzysearch-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/lithammer /usr/share/gocode/src/github.com/lithammer/fuzzysearch /usr/share/gocode/src/github.com/lithammer/fuzzysearch/.goipath /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/fuzz_test.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/fuzzy.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/fuzzy_test.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/levenshtein.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/levenshtein_test.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/go.mod /usr/share/licenses/golang-github-lithammer-fuzzysearch-devel /usr/share/licenses/golang-github-lithammer-fuzzysearch-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 10 00:08:09 2024