ppx_cstubsversion

Preprocessor for quick and dirty stub generation

ppx_cstubs is a ppx-based preprocessor for quick and dirty stub generation with ctypes. ppx_cstubs creates two files from a single ml file: a file with c stub code and an OCaml file with all additional boilerplate code.

Authorandreashauptmann@t-online.de
LicenseGPL-3.0-only
Published
Homepagehttps://github.com/fdopen/ppx_cstubs
Issue Trackerhttps://github.com/fdopen/ppx_cstubs/issues
Maintainerandreashauptmann@t-online.de
Dependencies
Source [http] https://github.com/fdopen/ppx_cstubs/archive/0.1.0.tar.gz
md5=5d8e71481f1053ee3c0709feeb7793dd
sha512=ddd0ac292d4102e1e432a9917e2c9b9e0420a25fcf44e53c94db007d3c7618528be98682d1a82bd4dc862bfe906332dd644ff16c978d938a41e27ed91cdd7f16
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_cstubs/ppx_cstubs.0.1.0/opam
Required by