Path to this page:
./
devel/ruby-ffi,
Loading dynamic libraries, binding functions within them
Branch: pkgsrc-2019Q1,
Version: 1.10.0,
Package name: ruby24-ffi-1.10.0,
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/ruby24-base] [
devel/libffi]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 15d8209c5c420a141e38763b153b41e5de2535ba
RMD160: 940829e28d15630a2fcfc6402b939819c3b0fece
Filesize: 849 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version ruby24-ffi-1.10.0 (created)