Path to this page:
./
devel/ruby-ffi,
Loading dynamic libraries, binding functions within them
Branch: pkgsrc-2015Q1,
Version: 1.9.8,
Package name: ruby200-ffi-1.9.8,
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
Master sites:
SHA1: 103d4a5d7f41edb4bb80d9e40839cbec895cbc19
RMD160: 92a925571546d72bc74d8d5471b12698cd802d96
Filesize: 860.5 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version ruby200-ffi-1.9.8 (created)