The devel/ruby-ffi,ruby19 port

ruby19-ffi-1.0.9p1 – cross-platform dynamic library loading for ruby

Description

Ruby-FFI is a ruby extension for programmatically loading dynamic
libraries, binding functions within them, and calling those functions
from Ruby code. Moreover, a Ruby-FFI extension works without changes on
Ruby and JRuby.

* It has a very intuitive DSL
* It supports all C native types
* It supports C structs (also nested), enums and global variables
* It supports callbacks
* It has smart methods to handle memory management of pointers and
  structs

WWW: http://github.com/ffi/ffi
Categories:
devel lang/ruby

Library dependencies

Build dependencies

Run dependencies