[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project bsh-2.0-13.b6.module+el8.9.0+126+17b4d3c0

Name bsh
Epoch 0
Version 2.0
Release 13.b6.module+el8.9.0+126+17b4d3c0
Website/URL http://www.beanshell.org/
License ASL 2.0 and BSD and Public Domain
Build Time 2024-05-06 23:55:36
Build Host builder-x86-08.inferitos.ru
Summary Lightweight Scripting for Java
Repositories PowerTools
Description BeanShell 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.
Errata INFSA-2025:9318
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
noarch
bsh-2.0-13.b6.module+el8.9.0+126+17b4d3c0.noarch Lightweight Scripting for Java fdb18d7162617efc453d9408840a76d26e5977f634778b0840b69f095aedbf4f download
bsh-javadoc-2.0-13.b6.module+el8.9.0+126+17b4d3c0.noarch API documentation for bsh 9db147bff9b2f24fd177d73127e87f16919e4ab1605880618f6fa9db5dbb17c0 download
bsh-manual-2.0-13.b6.module+el8.9.0+126+17b4d3c0.noarch Manual for bsh 38ca9cd73d7bf872d26126a8174d5c8b5f71725284115071765b8d835faaea93 download
src
bsh-2.0-13.b6.module+el8.9.0+126+17b4d3c0.src Lightweight Scripting for Java 6c078902a7cc4e6841bae9b5ed3c952aedb89f4ff49d152e81e776de8da9e96a download
Changelog link
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0:2.0-13.b6
- Rebuilt for MSVSphere 8.8

* Fri Aug 03 2018 Michael Simacek <msimacek@redhat.com> - 0:2.0-13.b6
- Remove proprietary files from tarball

* Mon Jul 30 2018 Severin Gehwolf <sgehwolf@redhat.com> - 0:2.0-12.b6
- Add requirement on javapackages-tools for script's usage of
  java-functions.

* Mon Jul 30 2018 Michael Simacek <msimacek@redhat.com> - 0:2.0-11.b6
- Repack the tarball without binaries

* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-10.b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-9.b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Sat Sep 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.0-8.b6
- Properly conditionalize build-requires

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-7.b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Tue Jun 13 2017 Michael Simacek <msimacek@redhat.com> - 0:2.0-6.b6
- Add conditional for desktop file

* Fri Mar 03 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.0-5.b6
- Install desktop icon to pixmaps instead of icons