Name : golang-github-lithammer-fuzzysearch-devel
| |
Version : 1.1.8
| Vendor : Fedora Project
|
Release : 4.fc40
| Date : 2024-01-24 19:37:02
|
Group : Unspecified
| Source RPM : golang-github-lithammer-fuzzysearch-1.1.8-4.fc40.src.rpm
|
Size : 0.02 MB
| |
Packager : Fedora Project
| |
Summary : Tiny and fast fuzzy search in Go
|
Description :
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
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/rawhide/Everything/x86_64/os/Packages/g |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
golang(github.com/lithammer/fuzzysearch/fuzzy)
golang-github-lithammer-fuzzysearch-devel
golang-ipath(github.com/lithammer/fuzzysearch)
Requires :