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 Ubuntu Archiv lucid (universe)
Version2.5-3
Sektionuniverse/python
Prioritätextra
Installierte Größe852 Byte
Hängt ab vonopenjdk-6-jdk, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), python (<< 2.7), python
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße174420 Byte
Prüfsumme MD5a2422a0cd07360da4d4ceeaecf69bf47
Prüfsumme SHA11687074f696c902af23e20ad3a7a654ac355bcc7
Prüfsumme SHA256f44eaf339625d7765116b2f54300e3f723b1269ca8d7589d54f4cb4eb904f527
Link zum Herunterladenjcc_2.5-3_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