Document: swig-doc
Title: SWIG (Simplified Wrapper and Interface Generator)
Author: David M. Beazley
Abstract: SWIG is a compiler that attempts to make it easy to integrate C, C++,
 or Objective-C code with scripting languages including Perl, Tcl, and
 Python. You give it a bunch of C/C++ declarations and it generates an
 interface between C and a scripting language.
 Some of its more advanced features include automatic
 documentation generation, module and library management, extensive
 customization options, and more.
Section: Apps/Programming

Format: HTML
Index: /usr/share/doc/swig-doc/Contents.html
Files: /usr/share/doc/swig-doc/*

