PACKAGE NAME: swig-2.0.6-x86_64-1vl70.txz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 2187 K PACKAGE SIZE (uncompressed): 16210 K PACKAGE MD5: c7cdb6a3ef8b6056e763ab423a954c8a ./d/swig-2.0.6-x86_64-1vl70.txz PACKAGE REQUIRED: cxxlibs >= 6.0.14 | gcc-g++ >= 4.5.2,gcc >= 4.5.2,glibc-solibs >= 2.13,pcre >= 8.12,zlib >= 1.2.5 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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: 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: of customization features that let you tailor the wrapping process to swig: suit your application. swig: swig: License: GPL swig: Authors: http://www.swig.org swig: Website: http://www.swig.org