Paketname | jcc |
Beschreibung | code generator producing a Python extension from Java classes |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.5-3 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 852 Byte |
Hängt ab von | openjdk-6-jdk, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), python (<< 2.7), python |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 174420 Byte |
Prüfsumme MD5 | a2422a0cd07360da4d4ceeaecf69bf47 |
Prüfsumme SHA1 | 1687074f696c902af23e20ad3a7a654ac355bcc7 |
Prüfsumme SHA256 | f44eaf339625d7765116b2f54300e3f723b1269ca8d7589d54f4cb4eb904f527 |
Link zum Herunterladen | jcc_2.5-3_i386.deb |
Ausführliche Beschreibung | JCC is a code generator for producing a Python extension providing
access to a set of Java classes. For every Java class, JCC generates
a C++ wrapper class that hides the gory details necessary for
accessing methods and fields from C++ via Java's Native Invocation
Interface. JCC can also generate C++ wrappers that make it possible
to access these classes from Python. When generating Python
wrappers, JCC produces a complete Python extension via the distutils
package that makes it readily available to the Python interpreter.
JCC is a project maintained by the Open Source Applications
Foundation.
|