Tweak net/gssdp version 0.14.10
[dports.git] / devel / swig13 / pkg-descr
1 SWIG is a tool for automatically generating the wrapper code needed
2 to link collections of functions written in C/C++ with interpreted
3 scripting languages.    Currently, SWIG supports :
4
5         - Tcl
6         - Python
7         - Perl5
8         - Java
9         - Guile
10         - MzScheme
11         - Ruby
12         - CSharp
13         - Modula-3
14         - Allegro CL
15         - Chicken
16
17 Using SWIG, it is possible to greatly simplify interface development
18 and to put interesting interfaces on existing applications with
19 little effort.    
20
21 WWW: http://www.swig.org/