swig32: swig32 3.0.8 (Interface Generator)  
swig32:  
swig32: SWIG (Simplified Wrapper and Interface Generator) is a compiler that 
swig32: integrates C and C++ with languages including Perl, Python, Tcl, Ruby, 
swig32: PHP, Java, C#, D, Go, Lua, Octave, R, Scheme, Ocaml, Modula-3, Common 
swig32: Lisp, and Pike. SWIG can also export its parse tree into Lisp 
swig32: s-expressions and XML. SWIG reads annotated C/C++ header files and 
swig32: creates wrapper code (glue code) in order to make the corresponding 
swig32: C/C++ libraries available to the listed languages, or to extend C/C++ 
swig32: programs with a scripting language.  
swig32:

