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-0.1.0.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 | array (>=0.5.4.0 && <0.6), base (>=4.13.0.0 && <4.14), containers (>=0.6.2.1 && <0.7) [details] |
Tested with | ghc ==8.8.4 |
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 2021-03-18T14:08:45Z |
Distributions | |
Downloads | 1773 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |