fuzzyfind: Fuzzy text matching
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0, 2.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 (>=1.5 && <1.6), deepseq (>=1.4 && <1.5), fuzzyfind, massiv (>=0.6 && <0.7), text (>=1.2 && <1.3) [details] |
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-04-08T15:00:56Z |
Modules
[Index] [Quick Jump]
- Text
Downloads
- fuzzyfind-2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees