Path to this page:
./
devel/ruby-ffi,
Loading dynamic libraries, binding functions within them
Branch: pkgsrc-2021Q3,
Version: 1.15.4,
Package name: ruby27-ffi-1.15.4,
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: 13d8a9ab70de40d9c0428a2db2ac844664a5eb75
RMD160: 6b0ab9cd5fe475de5f727eb4a38aa403e3ec83a3
Filesize: 889 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version ruby27-ffi-1.15.4 (created)