python-jpype 1.2.1-1 source package in Ubuntu

Changelog

python-jpype (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1

 -- TANIGUCHI Takaki <email address hidden>  Sun, 10 Jan 2021 12:15:35 +0900

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
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.2.1-1.dsc 2.0 KiB bbdcc8dc5c88ff0ae7bd7a173126fc832c1dd7f021fcb8bce22119c5b5f60db0
python-jpype_1.2.1.orig.tar.gz 680.8 KiB 0e67e76341f3b02028d23adcfcb49c48f59341d6b309e2f732a82319389585e9
python-jpype_1.2.1-1.debian.tar.xz 3.3 KiB bc73ccbdf06a4e79cdea9d04125cd77851831b96e9ca141bc7d3808d80e41be6

Available diffs

No changes file available.

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