python-jpype 1.5.0-1build1 source package in Ubuntu

Changelog

python-jpype (1.5.0-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 17:53:47 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
python-jpype_1.5.0.orig.tar.gz 693.9 KiB 324ca8b8c40a74d54afecf1612446d49b2113d552fba18092dd44cf196ce9152
python-jpype_1.5.0-1build1.debian.tar.xz 3.8 KiB 17c64429cf5f60601201a67a63ac237a5072f340498f997d5f8418061dbb4ae9
python-jpype_1.5.0-1build1.dsc 2.0 KiB 4d2932486e33b3ea05d18a375bb3a8afb5739e038e68faf190a8fe9b34a87037

View changes file

Binary packages built by this source

python3-jpype: Binding the worlds of Java and Python (for Python 3)

 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.
 .
 This package for Python 3.

python3-jpype-dbgsym: debug symbols for python3-jpype