./devel/ruby-ffi, Loading dynamic libraries, binding functions within them

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q1, Version: 1.0.0nb1, Package name: ruby18-ffi-1.0.0nb1, Maintainer: pkgsrc-users

== 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.

Discover why should you write your next extension using Ruby-FFI
here[http://wiki.github.com/ffi/ffi/why-use-ffi].

== FEATURES/PROBLEMS:

* 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


Required to run:
[lang/ruby18-base]

Required to build:
[devel/rake]

Master sites:

SHA1: ff9a4791cfe94d7d1b42a5f479ddd6f062a8fe11
RMD160: bc3a880c3fcce5ad4cf61c8ceea2f90e9c34da43
Filesize: 795.5 KB

Version history: (Expand)