DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamejcc
Beschreibungcode generator producing a Python extension from Java classes
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.6-1
Sektionpython
Prioritätextra
Installierte Größe1364 Byte
Hängt ab vonopenjdk-6-jdk, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), python (<< 2.7), py
Empfohlene Pakete
PaketbetreuerLudovico Cavedon
Quelle
Paketgröße315026 Byte
Prüfsumme MD5cc19996c4d625f0a62a4a44e428b79df
Prüfsumme SHA1860c8be8829ad0696fbc2c69c9f1d31e09c37974
Prüfsumme SHA256dbe829c95a66f3f5d509ea8230b6d56ce8ecb07bd4a7704e80c8cd6ea97571e3
Link zum Herunterladenjcc_2.6-1_i386.deb
Ausführliche BeschreibungJCC 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.


Impressum
Linux is a registered trademark of Linus Torvalds