package duff

  1. Overview
  2. Docs
Rabin's fingerprint and diff algorithm in OCaml

Install

Authors

Maintainers

Sources

duff-0.5.tbz
sha256=f9453cf4aa3b6850efe8cc6f13f053ebe5f2111faf177ceabfbb03e5d9ad6ede
sha512=a063a549af860db2e66be5ec0c4bfb827e1fe7284c669562455cdd5ae5fa760cbeb878663ceadf93a8d7350f7eab926740fdef2e7bf7eaf2c2e605ec532eb70e

Description

This library provides a pure implementation of Rabin's fingerprint and diff algorithm in OCaml.

It follows libXdiff C library. It is used by ocaml-git project.

Published: 10 Apr 2022

Dependencies (3)

  1. fmt >= "0.8.7"
  2. dune >= "2.0.0"
  3. ocaml >= "4.07.0"

Dev Dependencies (4)

  1. crowbar with-test
  2. hxd with-test & >= "0.3.1"
  3. bigstringaf with-test
  4. alcotest with-test

Used by (1)

  1. carton

Conflicts

None