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.tar.gz
md5=418ecd021b602cc51e16f2610fb6dff2
sha512=db0a8c1f3d9d4a0019f4533faaf7a10ac52dd8b9e7881e9ad4c8fc786ae57c860aec95fbaa42cd4c5acb3fbefb6162828c90e3fd7536692c80dce7f68e4410e4
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_cstubs/ppx_cstubs.0.6.0/opam
Required by