jython 2.7.2+repack1-4 source package in Ubuntu
Changelog
jython (2.7.2+repack1-4) unstable; urgency=medium * Build-Depends: antlr3 (instead of antlr3.2; Closes: #995188) * Build-Depends: libservlet-api-java (instead of deprecated libservlet3.1-java) * Remove deprecated lintien overrides -- Gilles Filippini <email address hidden> Tue, 28 Sep 2021 23:55:02 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | python | |
Jammy | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jython_2.7.2+repack1-4.dsc | 2.2 KiB | 2bb2d314dbd1d1d212764865d5bd2c6c50429934ec243ae9482ca16bf3df9e2b |
jython_2.7.2+repack1.orig.tar.gz | 9.7 MiB | 7c2e8af80d7bca48acfb6a62387e59469bca687a29a82e092e72dd8b39d66485 |
jython_2.7.2+repack1-4.debian.tar.xz | 20.8 KiB | 1e20bb37379dc26f605c61c1e4fc5509dbd09393985e57a672d33eec376e3cba |
Available diffs
- diff from 2.7.2+repack1-3 to 2.7.2+repack1-4 (916 bytes)
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/.