ppx_cstubsversion

Preprocessor for easier stub generation with ctypes

ppx_cstubs is a ppx-based preprocessor for 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
LicenseLGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://fdopen.github.io/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.6.0.1.tar.gz
md5=7af40c9f21d94d263a63eb7fb792c542
sha512=a407e8b6b2b87d750117a23efb3428a77f45941ea42138324aca1a45a86443a0133be059910b41821fa9621042d5b34d27991639b08610d1dc85eda7f907c643
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_cstubs/ppx_cstubs.0.6.0.1/opam
Required by