Package bsh: Information

    Source package: bsh
    Version: 2.1.0-alt1_5jpp11
    Latest version according to Repology
    Build time:  Jul 2, 2022, 11:07 AM in the task #302988
    Category: Development/Java
    Report package bug
    License: ASL 2.0 and BSD and Public Domain
    Summary: Lightweight Scripting for Java
    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.

    List of rpms provided by this srpm:
    bsh (noarch)
    bsh-javadoc (noarch)
    bsh-manual (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @java

      1. ant
      2. glassfish-servlet-api
      3. bsf
      4. rpm-build-java
      5. rpm-macros-java
      6. /proc
      7. javacc
      8. javapackages-local
      9. jpackage-default
      10. junit

    Last changed


    July 1, 2022 Igor Vlasenko 0:2.1.0-alt1_5jpp11
    - update
    June 11, 2021 Igor Vlasenko 0:2.1.0-alt1_1jpp11
    - new version
    June 1, 2021 Igor Vlasenko 0:2.0-alt1_19.b6jpp11
    - update