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
| Authors | Martin Jambon and Gabriel Jaldon |
|---|---|
| License | ISC |
| Published | |
| Homepage | https://github.com/mjambon/testo |
| Issue Tracker | https://github.com/mjambon/testo/issues |
| Maintainer | Martin Jambon <martin@mjambon.com> |
| Dependencies |
|
| Source [http] | https://github.com/mjambon/testo/releases/download/0.4.0/testo-0.4.0.tbz sha256=70f9be1524b57c28f73c2c84937ee9f779478e91fa359dc63642898dd131697b sha512=332631c8a6c031f712a54ffe6f15969abd966c4771db569905c66bd574c3ead20a5ce3feb74883f0fe93b13ab99128347917165ba4dc5c2af23ffc1aa95eb7f9 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/testo-diff/testo-diff.0.4.0/opam |
Required by
- testo-util=0.2.0 | >=0.4.0


