aboutsummaryrefslogtreecommitdiff
path: root/devel/swig20/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/swig20/pkg-descr')
-rw-r--r--devel/swig20/pkg-descr21
1 files changed, 0 insertions, 21 deletions
diff --git a/devel/swig20/pkg-descr b/devel/swig20/pkg-descr
deleted file mode 100644
index 188307a145ab..000000000000
--- a/devel/swig20/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-SWIG is a tool for automatically generating the wrapper code needed
-to link collections of functions written in C/C++ with interpreted
-scripting languages. Currently, SWIG supports :
-
- - Tcl
- - Python
- - Perl5
- - Java
- - Guile
- - MzScheme
- - Ruby
- - CSharp
- - Modula-3
- - Allegro CL
- - Chicken
-
-Using SWIG, it is possible to greatly simplify interface development
-and to put interesting interfaces on existing applications with
-little effort.
-
-WWW: http://www.swig.org/