Downloadliste

Projektbeschreibung

Java Embedded Python (Jepp) embeds CPython in
Java.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-27 22:23
2.4

Diese Version kehrt die Python-Import-Hack, der noch ein paar Versionen war wieder da. Dies behebt einige einführende native Pakete mit Jepp.
This version reverts the Python import hack that was added a few releases back. This fixes importing some native packages with Jepp.

2008-02-24 16:36
2.3

Verschiedene Verbesserungen wurden für Array-Handling möglich.
Tags: Major feature enhancements
Several enhancements were made for array handling.

2007-03-16 22:15
2.2

Bugfixes. "jimport" sollte nur ImportError werfen. Dies hinderte einige Python-Pakete von der Einfuhr ordnungsgemäß. Eine aktualisierte libtool fügt richtig. So auf Linux-Suffix.
Tags: Minor bugfixes
Bugfixes. 'jimport' should only throw ImportError. This prevented some Python packages from importing correctly. An updated libtool correctly adds the .so suffix on Linux.

2007-02-12 12:02
2.1

Diese Veröffentlichung fügt die Fähigkeit, Pyo und pyc Dateien ausführen. JProxy Unterstützung wurde ebenfalls hinzugefügt. Interne Fehler wurden behoben.
Tags: Major feature enhancements
This release adds the ability to run pyo and pyc
files. JProxy support was also added. Internal
bugs were fixed.

2006-10-18 09:11
2.0

Änderungen seit der letzten Beta waren begrenzt, um Updates Makefile korrekt ohne javax.script Unterstützung zu kompilieren.
Tags: Minor bugfixes
Changes since the last beta were limited to
makefile updates to compile correctly without
javax.script support.

Project Resources