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 and Thomas Gazagnaire
LicenseISC
Published
Homepagehttps://github.com/mirage/ocaml-crunch
Issue Trackerhttps://github.com/mirage/ocaml-crunch/issues
Maintaineranil@recoil.org
Dependencies
Source [http] https://github.com/mirage/ocaml-crunch/releases/download/v2.2.0/crunch-v2.2.0.tbz
md5=a5490fc009a8ee34c93583b16a4ca89f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/crunch/crunch.2.2.0/opam
Required by
Optionally used by
  • stog>=0.13.0 & <0.15.0