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.1.0/crunch-v3.1.0.tbz
sha256=ced263b2fee874347159ebb10c8f553354908cef2230bb220f3941a24a384634
sha512=30267de603537e8dc5528d9a43e4d5c0baaf3bf9a9332ce8ac897ca14cff0dd543f8b0d508d720f45f3b0e8c8bc757684d2b53196e3dd009743a2779d72fcb1d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/crunch/crunch.3.1.0/opam
Required by
Optionally used by
  • stog>=0.13.0 & <0.15.0