edits: compute the distance between 2 strings as a list of edit operations
This library returns the minimum number of edit operations add
, remove
necessary to transform a string into another. It also provides ways to display the difference between the strings
Modules
[Index] [Quick Jump]
Downloads
- edits-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0 |
---|---|
Dependencies | base (>=4.14 && <5), containers (>=0.2 && <1), matrix (>=0.3 && <1), primitive (>=0.6 && <1), protolude (>=0.3 && <0.4), text (>=1 && <2), vector (>=0.10 && <2) [details] |
License | MIT |
Author | |
Maintainer | etorreborre@yahoo.com |
Category | Control |
Source repo | head: git clone https://github.com/etorreborre/edits |
Uploaded | by etorreborre at 2022-09-24T12:20:56Z |
Distributions | |
Downloads | 207 total (4 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] |