jython 2.5.3-9 source package in Ubuntu

Changelog

jython (2.5.3-9) unstable; urgency=medium

  * Team upload.
  * Fixed the build classpath to really use the Servlet API 3.1
    (Closes: #801027)

 -- Emmanuel Bourg <email address hidden>  Mon, 21 Dec 2015 15:13:15 +0100

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
Xenial release universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jython_2.5.3-9.dsc 2.3 KiB c139934a0640045c31ccb6d9e431d53b2c482934cdf5549671c9bdcedeb6104c
jython_2.5.3.orig.tar.bz2 5.5 MiB f65ba40098f9312ed487219e64c4ea01fecad927411b1a72dc1d8cadf0ddc947
jython_2.5.3-9.debian.tar.xz 18.1 KiB 38addf1450350187c33e22dbb6c030d9e197485cde9e34b889a8cd2737baf640

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/.