crunchversion

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
MaintainerMirageOS team
Availablefalse
Dependencies
Conflicts
Source [http] https://github.com/mirage/ocaml-crunch/releases/download/v3.3.0/crunch-3.3.0.tbz
sha256=5884e1e071e7e17beffe86856b2ddea58b31bd38df670632b050466a4bc6d52c
sha512=ad05a1212af62bf8270801d8fce7c3fdf3408825399fd96940e0a9f3a30ef5852ab658e7c58b64bd349de869418dae20efe2b229a915436d038c0f4b66f444ea
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/crunch/crunch.3.3.0/opam
Required by
Optionally used by
  • stog>=0.13.0 & <0.15.0