package testo-diff

  1. Overview
  2. No Docs
Pure-OCaml diff implementation

Install

Dune Dependency

Authors

Maintainers

Sources

testo-0.1.0.tbz
sha256=a156a3ac637e09e57c44a92f4f10723d2f509d237105b10a0120fca3447887b6
sha512=f236afc247af23d55ca38a4611206d3daab5ef463bbea3ab07ecec6196bd92a53f7e997d348f40534911641558383d8c85ac2ab7607514dd6b90835c8e3f7294

Description

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

Published: 12 Nov 2024

Dependencies (2)

  1. ocaml >= "4.08.0"
  2. dune >= "3.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. testo-util

Conflicts

None

OCaml

Innovation. Community. Security.