Package bsh2: Information

    Source package: bsh2
    Version: 2.0-alt3_0.b5.1jpp5
    Build time:  May 20, 2010, 12:01 PM
    Category: Development/Java
    Report package bug
    License: LGPL
    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:
    bsh2 (noarch)
    bsh2-bsf (noarch)
    bsh2-classgen (noarch)
    bsh2-demo (noarch)
    bsh2-javadoc (noarch)
    bsh2-manual (noarch)

    Maintainer: Igor Vlasenko


      1. /proc
      2. ant
      3. asm >= 0:1.5.3
      4. asm-javadoc
      5. servlet_2_3_api
      6. bsf
      7. bsf-javadoc
      8. javacc3
      9. jpackage-1.5.0-compat
      10. jpackage-utils >= 0:1.7.5

    Last changed


    May 19, 2010 Igor Vlasenko 0:2.0-alt3_0.b5.1jpp5
    - selected java5 compiler explicitly
    March 30, 2009 Igor Vlasenko 0:2.0-alt2_0.b5.1jpp5
    - new beta 5
    Feb. 28, 2008 Igor Vlasenko 0:2.0-alt2_0.b4.2jpp1.7
    - fixed autoreq on /etc/bsh2.conf