package mcrunch

  1. Overview
  2. Docs
A simple program to crunch files into an OCaml module

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mcrunch-0.0.4.tbz
sha256=33681ac66439e1d709215c57447a32933ba21d08f1d36ccfb2e8ca68d2adfbd2
sha512=e7a77ee0ab8d9cd5f0bb1109b752d370b866509005c9a95aa2e597aff4e2f6ef566385eadd374cc4afaa6898cad6e3e586a52b9aee4fd639f1f2cdaf65275b07

doc/CHANGES.html

v0.0.4 (2026-09-21)

  • Add the lookup feature (@toots, @dinosaure, #5)

v0.0.3 (2026-06-11)

  • Be able to handle empty files (@dinosaure, !6)

v0.0.2 (2026-04-21)

  • Be able to emit checksums from files (@reynir, @dinosaure, !3)

v0.0.1 (2026-02-17)

  • First public release of mcrunch