Paketname | python-jpype |
Beschreibung | Binding the worlds of Java and Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.4.1-2+b1 |
Sektion | python |
Priorität | extra |
Installierte Größe | 1636 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python (<< 2.7), python (>= 2.5), |
Empfohlene Pakete | |
Paketbetreuer | TANIGUCHI Takaki |
Quelle | python-jpype (0.5.4.1-2) |
Paketgröße | 426898 Byte |
Prüfsumme MD5 | e2e8cf5f23b80a0e393654c5d27aab11 |
Prüfsumme SHA1 | bfce3c39b0571b7dedc289b0acc5cc0c30effbb0 |
Prüfsumme SHA256 | cd21acb0369548f6a1b2409fa068a2d4fba0896b6f8778c24be6765cf08b902f |
Link zum Herunterladen | python-jpype_0.5.4.1-2+b1_i386.deb |
Ausführliche Beschreibung | JPype is an effort to allow Python programs full access to java class
libraries. This is achieved not through re-implementing Python, as
Jython/JPython has done, but rather through interfacing at the native
level in both Virtual Machines.
.
Eventually, it should be possible to replace Java with Python in many,
though not all, situations. JSP, Servlets, RMI servers and IDE plugins
are good candidates.
|