Development/Java

jython: Java source interpreter

Name:jython Vendor:JPackage Project
Version:2.1 License:Modified CNRI Open Source License
Release:5jpp URL:http://www.jython.org/
Summary
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.

Arch: noarch

Download:jython-2.1-5jpp.src.rpm
Build Date:Tue Mar 25 13:26:14 2003
Packager:
Size:756 KiB

Arch: noarch

Download:jython-2.1-5jpp.noarch.rpm
Build Date:Tue Mar 25 13:26:14 2003
Packager:
Size:3.70 MiB

Changelog

* Tue Mar 25 11:00:00 2003 Nicolas Mailhot <Nicolas.Mailhot (at) JPackage.org> 2.1-5jpp
- for jpackage-utils 1.5
- build on RH Rawhide
- build with sun 1.3.1.7
- remove mysql connector for now since latest one does not seem to work
* Sun Jan 26 11:00:00 2003 David Walluck <david{%}anti-microsoft{*}org> 2.1-4jpp
- add PyXML modules from 0.8.2
- make BuildRequires a bit more strict
* Wed Jan 22 11:00:00 2003 David Walluck <david{%}anti-microsoft{*}org> 2.1-3jpp
- CVS 20030122
- remove javacc dependency (it's non-free, not needed, and the build is broken)
- add python modules (BuildRequires: python)
- add PyXML modules (BuildRequires: PyXML)
- add HTML documentation (BuildRequires: ht2html)
- optional JavaReadline support (BuildRequires: libreadline-java)
- optional MySQL support (BuildRequires: mm.mysql)
- optional PostgreSQL support is not available at this time due to strange jars
- add jython script
- add jythonc script
- add registry
- Patch0: fix cachedir creation in cwd
- Patch1: fix sys.platform (site.py expects format: <os.name>-<os.arch>)
- remove oro class files from jython and require the oro RPM instead
- change Url tag

Listing created by RepoView-0.4.1