jython 2.5.2-2 source package in Ubuntu

Changelog

jython (2.5.2-2) unstable; urgency=low


  * Orphaning this package.

 -- Nicolas Duboc <email address hidden>  Sat, 20 Apr 2013 16:43:20 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
jython_2.5.2-2.dsc 1.4 KiB ce5b45c6bb57adc752069ec5976450a30c2da50807cee1aa324401ac324bb0d6
jython_2.5.2.orig.tar.gz 11.0 MiB 8f16e0a6c1c90aea710098e8d20250be1891653398d64bad916046070f6edb7b
jython_2.5.2-2.diff.gz 62.2 KiB 36b8b57a34156c609cb98570933ff23922202e1d6d1e25162e55e7a2c936585a

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