ppx_blobversion Documentation on ocaml.org
Include a file as a string at compile time
ppx_blob allows you to include a binary blob from a file as a string. Writing [%blob "filename"] will replace the string with the contents of the file at compile time. This allows the inclusion of arbitary, possibly compressed, data, without the need to respect OCaml's lexical conventions.
| Author | John Whitington |
|---|---|
| Published | |
| Homepage | https://github.com/johnwhitington/ppx_blob |
| Issue Tracker | https://github.com/johnwhitington/ppx_blob/issues/ |
| Maintainer | contact@coherentgraphics.co.uk |
| Dependencies |
|
| Source [http] | https://github.com/johnwhitington/ppx_blob/releases/download/0.6.0/ppx_blob-0.6.0.tbz sha256=a6862862635afe58e964d7bcbbcb43cc595d47a89fa2c4dd31620273348d5bf5 sha512=1d6a4bf045b3629d388c9f630a022a982f51a381a404fa59b073902b5583c2d76d3a03e28437831a618c9f30d632da18cb7fcc583e579c717b4226d6e5c22f1f |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_blob/ppx_blob.0.6.0/opam |
Required by
- goblint>=2.0.0 & <2.2.1
- hacl_x25519with-test
- jsoo-reactwith-test
- ogen
- passmaker
- stog<0.19.0
- webauthndev
- zanudawith-test


