rubygem-ffi - FFI Extensions for Ruby
| Website: | http://wiki.github.com/ffi/ffi |
|---|---|
| License: | LGPLv3 |
| Vendor: | Fedora Project |
- 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].
Packages
| rubygem-ffi-1.0.9-10.el6.src [842 KiB] |
Changelog
by Dominic Cleal (2014-10-08):
- Fix support for bools in structs (upstream #114) |