package patch

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

patch-3.1.2.tbz
sha256=1eb66902d88403a4ca14f0fe9417c3f67258faf7919a8305a4c02bf95923b5e2
sha512=d175184e2203febc0afb0ee094ad105d9c8b2c62175afcec3db02b6d49ec22790733760cf3d18cb8c38366a6339b06b553b5aa385cac2b613cd9cc0b8ce330fd

Description

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

Published: 09 Jul 2026

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.2"
  6. raylib >= "1.5.1"

Conflicts

None