testo-diffversion
Pure-OCaml diff implementation
This is a pure-OCaml implementation for computing line-by-line diffs. The current implementation uses an algorithm similar to gestalt pattern matching ported to OCaml by Gabriel Jaldon from Paul Butler's Python implementation. See https://github.com/paulgb/simplediff
Authors | Martin Jambon and Gabriel Jaldon |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/semgrep/testo |
Issue Tracker | https://github.com/semgrep/testo/issues |
Maintainer | Martin Jambon <martin@semgrep.com> |
Dependencies |
|
Source [http] | https://github.com/semgrep/testo/releases/download/0.2.0/testo-0.2.0.tbz sha256=0998766656d9a756f87c2f6c78b803d3a6e7c1230167c039f288226428cc3137 sha512=bc59a43617d005bc338950b13a2aadb2865bc92ec0d1494e2219d8446e9203916c0c88878dc918ef3b8d2923b874c24bd68cf3a14a8307a0714d6114549f36ef |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/testo-diff/testo-diff.0.2.0/opam |
Required by
- testo-util>=0.2.0