fuzzyfind: Fuzzy text matching
A package that provides an API for fuzzy text search in Haskell, using a modified version of the Smith-Waterman algorithm. The search is intended to behave similarly to the excellent fzf tool by Junegunn Choi.
[Skip to Readme]
Downloads
- fuzzyfind-3.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 2.1.0, 2.2.0, 3.0.0, 3.0.1, 3.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), containers (>=0.6 && <0.7), criterion, deepseq, fuzzyfind, massiv (>=0.6 && <0.7 || >=1.0 && <1.1), text (>=1.2 && <1.3 || >=2 && <3) [details] |
Tested with | ghc ==8.8.4, ghc ==8.10.4, ghc ==9.8.2 |
License | MIT |
Copyright | Copyright (C) 2021 Unison Computing |
Author | Rúnar Bjarnason |
Maintainer | Rúnar Bjarnason <runar.bjarnason@unison.cloud> |
Category | Text |
Home page | http://github.com/runarorama/fuzzyfind/ |
Bug tracker | http://github.com/runarorama/fuzzyfind/issues |
Source repo | head: git clone https://github.com/runarorama/fuzzyfind |
Uploaded | by runar at 2024-06-27T00:39:43Z |
Distributions | |
Executables | bench |
Downloads | 1677 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-06-27 [all 1 reports] |