crunchversion Documentation on ocaml.org

Convert a filesystem into a static OCaml module

ocaml-crunch takes a directory of files and compiles them into a standalone OCaml module which serves the contents directly from memory. This can be convenient for libraries that need a few embedded files (such as a web server) and do not want to deal with all the trouble of file configuration.

Tags org:mirage org:xapi-project
AuthorsAnil Madhavapeddy, Thomas Gazagnaire, Stefanie Schirmer and Hannes Mehnert
LicenseISC
Published
Homepagehttps://github.com/mirage/ocaml-crunch
Issue Trackerhttps://github.com/mirage/ocaml-crunch/issues
Documentationhttps://mirage.github.io/ocaml-crunch/
MaintainerMirageOS team
Dependencies
Conflicts
Source [http] https://github.com/mirage/ocaml-crunch/releases/download/v4.1.0/crunch-4.1.0.tbz
sha256=b7775d6fb6e6094a8c31fdbf2127501d99ed8ceeac40271055dd52c79a3e17e7
sha512=3c05e5b8b0cdc628ef0ab1df5ca04c12ef91a5412d3638a49334995b33a512b331c16a8d14e3f9815d28585d1536c25898f9f05ffd5a12a65d2bf93d22178180
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/crunch/crunch.4.1.0/opam
Required by