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
LicenseUnlicense
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.8.0/ppx_blob-0.8.0.tbz
sha256=76ba1b17031329dfdadda3f9097ff4f1686f812d42900447eb3a3e9d28b0974f
sha512=bcbd58f7b0505063eaf4799792696f633a11ee734ce57d75b8f24b53d05fafbda8330bbf577a1d7a6149bb936b535216ae83574c1d40a61434e8d3bc6b6fd973
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_blob/ppx_blob.0.8.0/opam
Required by