jython 2.5.3-6 source package in Ubuntu

Changelog

jython (2.5.3-6) unstable; urgency=medium

  * Team upload.
  * Add binary dependency on libjnr-constants-java and
    libjnr-posix-java (>= 3.0.10~). (Closes: #786651)

 -- tony mancill <email address hidden>  Thu, 14 May 2015 21:32:38 -0700

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jython_2.5.3-6.dsc 2.3 KiB 7b85e5a68b59778fad87cf3fff6f2811e54606209ea413562bdcd5389def7cd7
jython_2.5.3.orig.tar.bz2 5.5 MiB f65ba40098f9312ed487219e64c4ea01fecad927411b1a72dc1d8cadf0ddc947
jython_2.5.3-6.debian.tar.xz 18.0 KiB 7ec1ca6e31fc2cc5d6aa619e71222bf6d6e2e8aad5880b28e73b1fc722ee00a4

Available diffs

No changes file available.

Binary packages built by this source

jython: Python seamlessly integrated with Java

 Jython is an implementation of the high-level, dynamic, object-oriented
 language Python seamlessly integrated with the Java platform. The
 predecessor to Jython, JPython, is certified as 100% Pure Java.
 .
 Jython is complementary to Java and allows the two languages to be freely
 mixed. It is especially suited for embedded scripting, interactive
 experimentation and rapid application development, and it can
 interact with Java packages or with running Java applications.

jython-doc: Jython documentation including API docs

 Official documentation for Jython, an implementation of Python
 seamlessly integrated with Java. This includes detailed Jython usage
 information as well as the API documentation for the Jython classes.
 .
 This package only contains documentation specific to Jython; for general
 Python documentation including a Python language reference and tutorial,
 see Python web site : http://docs.python.org/.