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.
Author | Romain Calascibetta <romain.calascibetta@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/dinosaure/duff |
Issue Tracker | https://github.com/dinosaure/duff/issues |
Maintainer | Romain Calascibetta <romain.calascibetta@gmail.com> |
Available | arch != "x86_32" & arch != "arm32" |
Dependencies | |
Source [http] | https://github.com/dinosaure/duff/releases/download/v0.1/duff-0.1.tbz sha256=755d0f2595b0bd4c4183ac153d917692c9cb555e1319a4286b99bfcd9e9ce10a md5=c42d3fcfd1062a3422012b97ee8f543c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/duff/duff.0.1/opam |
Required by
- git>=2.0.0 & <3.0.0