Package jython: Information
Source package: jython
Version: 2.7.1-alt3_16jpp11
Build time: Jun 12, 2021, 06:03 PM in the task #274458
Category: Development/Java
Report package bugHome page: http://www.jython.org/
License: ASL 1.1 and BSD and CNRI and JPython and Python
Summary: Jython is an implementation of Python written in pure Java.
Description:
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 freely available for both commercial and non-commercial use and is distributed with source code. Jython is complementary to Java and is especially suited for the following tasks: Embedded scripting - Java programmers can add the Jython libraries to their system to allow end users to write simple or complicated scripts that add functionality to the application. Interactive experimentation - Jython provides an interactive interpreter that can be used to interact with Java packages or with running Java applications. This allows programmers to experiment and debug any Java system using Jython. Rapid application development - Python programs are typically 2-10X shorter than the equivalent Java program. This translates directly to increased programmer productivity. The seamless interaction between Python and Java allows developers to freely mix the two languages both during development and in shipping products.
List of RPM packages built from this SRPM:
jython (noarch)
jython-demo (noarch)
jython-javadoc (noarch)
jython (noarch)
jython-demo (noarch)
jython-javadoc (noarch)
Maintainer: Igor Vlasenko
Last changed
June 10, 2021 Igor Vlasenko 0:2.7.1-alt3_16jpp11
- fc34 update
June 2, 2021 Igor Vlasenko 0:2.7.1-alt3_14jpp11
- java11 build
July 15, 2019 Igor Vlasenko 0:2.7.1-alt3_8jpp8
- rebuild with new jnr-ffi