mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
8 lines
273 B
Plaintext
8 lines
273 B
Plaintext
|
Ruby module for SWIG.
|
||
|
|
||
|
SWIG (http://www.swig.org/) is an interface compiler that connects
|
||
|
programs written in C and C++ with scripting languages. This module
|
||
|
extends SWIG to produce wrapper code for Ruby.
|
||
|
|
||
|
WWW: http://www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-e.html
|