{"name":"pure-ffi","portdir":"pure/pure-ffi","version":"0.16","license":"LGPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/agraef/pure-lang/wiki/Addons#pure-ffi","description":"an interface to libffi which enables you to call C functions from Pure and vice versa","long_description":"pure-ffi provides an interface to libffi which enables you to call C functions from Pure and vice versa. It goes beyond Pure’s built-in C interface in that it also handles C structs and makes Pure functions callable from C. Moreover, depending on the libffi implementation, it may also be possible to call foreign languages other than C.","active":true,"categories":["devel","pure"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2085},{"name":"aggraef","github":"agraef","ports_count":44}],"variants":[],"dependencies":[{"type":"build","ports":["pkgconfig","clang-12"]},{"type":"lib","ports":["gmp","libffi","pure"]}],"depends_on":[{"type":"lib","ports":["pure-gtk"]}]}