Path to this page:
./
devel/ruby-ffi,
Loading dynamic libraries, binding functions within them
Branch: pkgsrc-2012Q3,
Version: 1.1.5nb1,
Package name: ruby193-ffi-1.1.5nb1,
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]
Master sites:
SHA1: c709a1c843947c408a979f3580e742aa921b8814
RMD160: 05782e92f0c234fcb93a9e3d9f3aaffde7144d17
Filesize: 842.5 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version ruby193-ffi-1.1.5nb1 (created)