Paketname | cableswig |
Beschreibung | Generate wrappers for Python and Tcl from C++ code |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.0+cvs20090916-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 2396 Byte |
Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), gccxml |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 742082 Byte |
Prüfsumme MD5 | 920e5f54ae536fb74eb8b68e1892ca8d |
Prüfsumme SHA1 | 5b1855e760fe8ee3b4ffcb387a625e17bb61de91 |
Prüfsumme SHA256 | 80cb2219418ca0cef5367fda0e78e46fc88b110f47cf80ea5dca1bbbd6d49a2f |
Link zum Herunterladen | cableswig_0.1.0+cvs20090916-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.
|