Path to this page:
./
devel/ruby-ffi,
Loading dynamic libraries, binding functions within them
Branch: pkgsrc-2010Q3,
Version: 0.6.3,
Package name: ruby18-ffi-0.6.3,
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] [
devel/libffi]
Required to build:[
devel/rake]
Master sites:
SHA1: 27d58cd5c09165f1c7dd9bf98efa2c35b6899c0b
RMD160: 26f5157e3d078129d5e9db4d1e8dc106b6f5744d
Filesize: 791 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version ruby18-ffi-0.6.3 (created)