pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-ffi
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 23 07:18:02 UTC 2010
Update of /cvsroot/pkgsrc/devel/ruby-ffi
In directory ivanova.netbsd.org:/tmp/cvs-serv27290
Log Message:
Importing devel/ruby-ffi 0.6.3.
== 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
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/devel/ruby-ffi/distinfo
N pkgsrc/devel/ruby-ffi/Makefile
N pkgsrc/devel/ruby-ffi/PLIST
N pkgsrc/devel/ruby-ffi/DESCR
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index