freebsd-ports/devel/rubygem-ffi-compiler/pkg-descr
Sunpoet Po-Chuan Hsieh 8c9a5f334f - Remove RG link
2015-08-13 17:39:31 +00:00

5 lines
246 B
Text

ffi-compiler is a ruby library for automating compilation of native libraries
for use with ffi. To use, define your own ruby->native API using ffi, implement
it in C, then use ffi-compiler to compile it.
WWW: https://github.com/ffi/ffi-compiler