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.1.0/testo-0.1.0.tbz sha256=a156a3ac637e09e57c44a92f4f10723d2f509d237105b10a0120fca3447887b6 sha512=f236afc247af23d55ca38a4611206d3daab5ef463bbea3ab07ecec6196bd92a53f7e997d348f40534911641558383d8c85ac2ab7607514dd6b90835c8e3f7294 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/testo-diff/testo-diff.0.1.0/opam |
Required by