Path to this page:
./
devel/ruby-ffi,
Loading dynamic libraries, binding functions within them
Branch: pkgsrc-2011Q2,
Version: 1.0.9,
Package name: ruby18-ffi-1.0.9,
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:[
devel/libffi]
Required to build:[
devel/rake]
Master sites:
SHA1: ee159455c7b4d7bd6554b0e627bbee77d3d11ac8
RMD160: 2fa334149e6e9c9963a0ddfdb689fdb9841e65ed
Filesize: 804.5 KB
Version history: (Expand)
- (2011-08-05) Package added to pkgsrc.se, version ruby18-ffi-1.0.9 (created)