duffversion

LibXdiff implementation in OCaml

Duff is a little library to implement libXdiff in OCaml. This library is a part of the ocaml-git project. This code is a translation of diff-delta.c available on the git project in OCaml. So, it respects some git's constraints unlike libXdiff.

AuthorRomain Calascibetta <romain.calascibetta@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/dinosaure/duff
Issue Trackerhttps://github.com/dinosaure/duff/issues
MaintainerRomain Calascibetta <romain.calascibetta@gmail.com>
Availablearch != "x86_32" & arch != "arm32"
Dependencies
Source [http] https://github.com/dinosaure/duff/releases/download/v0.1/duff-0.1.tbz
md5=c42d3fcfd1062a3422012b97ee8f543c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/duff/duff.0.1/opam
Required by
  • git>=2.0.0 & <3.0.0