package simple-diff

  1. Overview
  2. Docs
Simple_diff is a pure OCaml diffing algorithm.

Install

Authors

Maintainers

Sources

v0.3.tar.gz
md5=4751d72fe03c4b3cc45ad6476bcbe558

Description

This diffing algorithm is a port of https://github.com/paulgb/simplediff with some minor differences in the implementation.

Published: 08 Feb 2017

Dependencies (5)

  1. re >= "1.7.1"
  2. ocamlbuild build
  3. ocamlfind build
  4. topkg build
  5. ocaml >= "4.00.0"

Dev Dependencies

None

Used by

None

Conflicts

None