python-jpype 1.5.0-1build3 source package in Ubuntu

Changelog

python-jpype (1.5.0-1build3) plucky; urgency=medium

  * No-change rebuild against python3-numpy2-abi0

 -- Graham Inggs <email address hidden>  Tue, 28 Jan 2025 11:44:07 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-jpype_1.5.0.orig.tar.gz 693.9 KiB 324ca8b8c40a74d54afecf1612446d49b2113d552fba18092dd44cf196ce9152
python-jpype_1.5.0-1build3.debian.tar.xz 3.9 KiB 459ce9b70301592f3b9e11df5fc228a1cf4b78d1cc22512556de89088f550385
python-jpype_1.5.0-1build3.dsc 2.0 KiB 6d17156fab591dc2fa7dec4d92aa7fdd902d854992a4b8a966c0f6810f6e127b

Available diffs

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