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/mjambon/testo
Issue Trackerhttps://github.com/mjambon/testo/issues
MaintainerMartin Jambon <martin@mjambon.com>
Dependencies
Source [http] https://github.com/mjambon/testo/releases/download/0.5.0/testo-0.5.0.tbz
sha256=f7919d9f9fa4571c5b1ad627dfa8c05e4d79f8654745a6beb333b95b459611b1
sha512=83c7531e5c190e105b67579475d0b24f2a397feee71961d0acfa93c6ddb06b902f9156ba7e08acb24be6ee317d822b44d0cf825ea0f3374c9405ae65bcea8e79
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/testo-diff/testo-diff.0.5.0/opam
Required by