Path to this page:
./
devel/ruby-ffi,
Loading dynamic libraries, binding functions within them
Branch: pkgsrc-2019Q4,
Version: 1.11.1,
Package name: ruby26-ffi-1.11.1,
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:[
pkgtools/cwrappers]
Master sites:
SHA1: 7ae20190e4858ad770b4e11e4369922d26fc6bd8
RMD160: cc937f4048b01ef4b160be217d88569881120812
Filesize: 848 KB
Version history: (Expand)
- (2020-01-02) Package added to pkgsrc.se, version ruby26-ffi-1.11.1 (created)