stb_imageversion

OCaml bindings to stb_image, a public domain image loader

Stb_image is an OCaml binding to stb_image from Sean Barrett, Nothings:

stb_image.h: public domain C image loading library

The OCaml binding is released under CC-0 license. It has no dependency beside working OCaml and C compilers (stb_image is self-contained).

AuthorFrederic Bour <frederic.bour@lakaban.net>
LicenseCC0-1.0+
Published
Homepagehttps://github.com/let-def/stb_image
Issue Trackerhttps://github.com/let-def/stb_image
MaintainerFrederic Bour <frederic.bour@lakaban.net>
Dependencies
Source [http] https://github.com/let-def/stb_image/archive/v0.5.tar.gz
md5=b4382fe112cadd240972f07547138a2d
sha512=4d051e0c33d95527c01eab33d6fe07dce4c5f2d7f7e0b136fbfac1a8c092a645efc1d867fbd34403dd1c4797b73647caebf07ecb95f94d317dc8a15e23ddddb5
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/stb_image/stb_image.0.5/opam
Required by