summaryrefslogtreecommitdiff
path: root/development/swig/slack-desc
diff options
context:
space:
mode:
authorhollywoodb <hollywoodb@fastmail.fm>2010-05-12 17:38:59 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 17:38:59 +0200
commit5c32e959d9530f8aabc68bcd95ca84b27a150542 (patch)
tree8ddab4c93d23587f9c0c8c4d365303ee61624950 /development/swig/slack-desc
parent2dde17da961329d3d10726cb8d59baab12de5c66 (diff)
downloadslackbuilds-5c32e959d9530f8aabc68bcd95ca84b27a150542.tar.gz
development/swig: Updated for version 1.3.38
Diffstat (limited to 'development/swig/slack-desc')
-rw-r--r--development/swig/slack-desc6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/swig/slack-desc b/development/swig/slack-desc
index df8d53514b..189d275a26 100644
--- a/development/swig/slack-desc
+++ b/development/swig/slack-desc
@@ -6,13 +6,13 @@
# customary to leave one space after the ':'.
|-----handy-ruler--------------------------------------------------------|
-swig: swig (interface compiler to connect C/C++ with scripting languages)
+swig: swig (Simplified Wrapper and Interface Generator)
swig:
swig: SWIG is an interface compiler that connects programs written in C and
-swig: C++ with scripting languages such as Perl, Python, Ruby, and Tcl. It
+swig: C++ with scripting languages such as Perl, Python, Ruby, and Tcl. It
swig: works by taking the declarations found in C/C++ header files and using
swig: them to generate the wrapper code that scripting languages need to
-swig: access the underlying C/C++ code. In addition, SWIG provides a variety
+swig: access the underlying C/C++ code. In addition, SWIG provides a variety
swig: of customization features that let you tailor the wrapping process to
swig: suit your application.
swig: