package patch

  1. Overview
  2. No Docs
Patch library purely in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

patch-3.1.0.tbz
sha256=63d9e820295dd257f32efbfde171f1bc940c0c83aae1ed5a501bb57970d52294
sha512=2ac8671fc3ff5e615331f2c363c7fba819352f45e963a37acfdabfc930689c3561fd3700e49295d8758cd354fa6ae63ae897da868802ed1d2b92e301059c34c3

Description

This is a library which parses unified diff and git diff output, and can apply a patch in memory.

Published: 11 Nov 2025

Dependencies (2)

  1. dune >= "3.0"
  2. ocaml >= "4.08"

Dev Dependencies (2)

  1. crowbar with-test
  2. alcotest with-test & >= "1.7.0"

Used by (6)

  1. conex >= "1.0.0"
  2. opam-core >= "2.4.0~alpha2"
  3. opam-repository >= "2.4.0~alpha2"
  4. opam-state >= "2.5.0~alpha1"
  5. opatch >= "3.1.0"
  6. raylib >= "1.5.1"

Conflicts

None