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/v4.0.0/crunch-4.0.0.tbz
sha256=939b8d1129ed6c634cb0f9ccc6f6d44aa1703cd05ce6091f2ee2a0162944b89b
sha512=4753307f6d7d6e6a5abf39b437efc40ab9b2c517c8cf5e9bff05a8eab91f01545a7f6ae979303adde94ff23fa14a6466ce831dc39cfc50ad04548f3cbb7a857b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/crunch/crunch.4.0.0/opam
Required by