Paketname | python-jpype |
Beschreibung | Binding the worlds of Java and Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5.4.1-2 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 1080 Byte |
Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python (<< 2.7), python (>= 2.6), pytho |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 230116 Byte |
Prüfsumme MD5 | 78263f5ecb27f775d57f42cd852c56b2 |
Prüfsumme SHA1 | ad2f5aac30ddc9888fdef89870a7065c2e786d6c |
Prüfsumme SHA256 | eea8501051a03ecd4683b460c327927fd3be04d20f1bb90b764e5bfb2e4281db |
Link zum Herunterladen | python-jpype_0.5.4.1-2_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.
|