Paketname | cableswig |
Beschreibung | Generate wrappers for Python and Tcl from C++ code |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.0+cvs20100501-1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 2392 Byte |
Hängt ab von | libc6 (>= 2.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), gccxml |
Empfohlene Pakete | |
Paketbetreuer | Steve M. Robbins |
Quelle | |
Paketgröße | 738398 Byte |
Prüfsumme MD5 | 30d35319749f5f9551bca91d51da11b0 |
Prüfsumme SHA1 | 0aa36ce709e7ff8277aab42683d9d6736f19e2c0 |
Prüfsumme SHA256 | 87bee38bfa6bf54ea4b9c0845d355247e8700be84c2c7689d75f52a8dbdbac19 |
Link zum Herunterladen | cableswig_0.1.0+cvs20100501-1_i386.deb |
Ausführliche Beschreibung | CableSwig is used to create interfaces (i.e. "wrappers") to interpreted
languages such as Tcl and Python. It was created to produce wrappers for
ITK because the toolkit uses C++ structures that SWIG cannot parse (deeply
nested template instantiations). CableSwig is a combination tool that uses
GCC_XML as the c++ parser. The input files are Cable style input files. The
XML produced from the Cable/GCC_XML input files are then parsed and feed
into a modified version of SWIG. SWIG is a software development tool that
connects programs written in C and C++ with a variety of high-level
programming languages. It is used to generate the language bindings to the
target language. Currently, Tcl and Python are supported.
|