package simple-diff

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=29f3888fcdf5d7b9d72d9af03ea5b1bf

Description

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

Published: 08 Jan 2017

Dependencies (4)

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

Dev Dependencies

None

Used by

None

Conflicts

None