testo-diffversion Documentation on ocaml.org

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

AuthorsMartin Jambon and Gabriel Jaldon
LicenseISC
Published
Homepagehttps://github.com/semgrep/testo
Issue Trackerhttps://github.com/semgrep/testo/issues
MaintainerMartin Jambon <martin@semgrep.com>
Dependencies
Source [http] https://github.com/semgrep/testo/releases/download/0.3.4/testo-0.3.4.tbz
sha256=50c4ad248a3234274c84f80b56d2c4007238c65cfd1e0a66b1952deaf04a4765
sha512=522c856350ea1cc3ca17cde59cbd50440ff36681952f672cfa0ba4451db41343a6de3ca0101f7d4465d30de3f337f226df289bbc21780f8a18a6d9a622e3fb55
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/testo-diff/testo-diff.0.3.4/opam
Required by