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.3.tbz
sha256=487e2c645c1326dc1a0c00f8bc965f00f7ba23c4aaef1ee04196fe9d459b790f
sha512=7553e57f1d00a79cdeb4fe2984ff42f3da66c36c69140b469c7e9e313197725aedbe2a824e484e2ac8fc7186aaa879c9bd3bd23b02b211a0b929bdd3393bde29

doc/CHANGES.html

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