Path to this page:
./
devel/ruby-ffi,
Loading dynamic libraries, binding functions within them
Branch: pkgsrc-2020Q2,
Version: 1.13.1,
Package name: ruby26-ffi-1.13.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:[
lang/ruby26-base]
Master sites:
SHA1: cfa25e7a3760c3ec16723cb8263d9b7a52d0eadf
RMD160: 1c704785139f770858a8fed0da37c161dd8e3cc5
Filesize: 876.5 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version ruby26-ffi-1.13.1 (created)