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
Dependencies
Conflicts
Source [http] https://github.com/mirage/ocaml-crunch/releases/download/v3.2.0/crunch-v3.2.0.tbz
sha256=0a1a4ebb86ab643dd193b5c0046e4d168c6e1cb41e6e5e5b6fbd3b7492e8c6de
sha512=8666e4081c96b7e0820c621197cb02de2238ddc911e4e95f439c69a685a5791dd4f874ba1084f56c9b44d3d579b877b1ed1f7b0421cd56d3f36ad39c669ee4eb
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/crunch/crunch.3.2.0/opam
Required by
Optionally used by
  • stog>=0.13.0 & <0.15.0