ppx_blobversion

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.

AuthorJohn Whitington
Published
Homepagehttps://github.com/johnwhitington/ppx_blob
Issue Trackerhttps://github.com/johnwhitington/ppx_blob/issues/
Maintainercontact@coherentgraphics.co.uk
Dependencies
Source [http] https://github.com/johnwhitington/ppx_blob/releases/download/0.7.0/ppx_blob-0.7.0.tbz
sha256=ac8a35f7966f7a8b7cf5d2ecde8ca6bfb3e98e420ee55ad066311b2861d31c65
sha512=6fb3e272540d790cd26d73f531c6dc2118e800f50aa85def5e2e9bf71e06a3b92ea0b0c77210e4d69e2e21acfca5707ccde5d5d5f609819299df54253bef60db
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_blob/ppx_blob.0.7.0/opam
Required by