Sign in Sign up
rubygems

ffi-swig-generator

ffi-swig-generator is a ruby-ffi wrapper code generator that produces ruby-ffi glue code parsing C header files through SWIG. ffi-swig-generator is able to traverse an XML parse tree generated by the +swig+ command and to produce a ruby-ffi code from it. ffi-swig-generator is shipped with a command line tool and a rake task that automates the code generation process. ffi-swig-generator XML capabilities are provided by nokogiri.

Activity

Latest release
17y ago
Total releases
4
Cadence
~41 days
Last 12 months
0

Details

First release
Mar 08, 2009
Releases
Version Released
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.1 initial