Wed, 15 May 2024 09:16:34 UTC | login

Information for build bsh-2.1.0-12.fc40

ID299935
Package Namebsh
Version2.1.0
Release12.fc40
Epoch0
SummaryLightweight Scripting for Java
DescriptionBeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for your applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. Another way to describe it is to say that in many ways BeanShell is to Java as Tcl/Tk is to C: BeanShell is embeddable - You can call BeanShell from your Java applications to execute Java code dynamically at run-time or to provide scripting extensibility for your applications. Alternatively, you can call your Java applications and objects from BeanShell; working with Java objects and APIs dynamically. Since BeanShell is written in Java and runs in the same space as your application, you can freely pass references to "real live" objects into scripts and return them as results.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Mar 2024 14:17:25 UTC
CompletedTue, 19 Mar 2024 14:17:25 UTC
Tags
f40
RPMs
src
bsh-2.1.0-12.fc40.src.rpm (info) (download)
noarch
bsh-2.1.0-12.fc40.noarch.rpm (info) (download)
bsh-javadoc-2.1.0-12.fc40.noarch.rpm (info) (download)
bsh-manual-2.1.0-12.fc40.noarch.rpm (info) (download)
Changelog * Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 0:2.1.0-12 - Rebuilt for java-21-openjdk as system jdk * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 0:2.1.0-6 - Rebuilt for Drop i686 JDKs