libbsf-java 1:2.4.0-5build1 source package in Ubuntu
Changelog
libbsf-java (1:2.4.0-5build1) quantal; urgency=low * No-change rebuild with openjdk-7 as default-jdk. -- James Page <email address hidden> Fri, 18 May 2012 13:34:42 +0100
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Quantal
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | libs | |
Xenial | release | universe | libs | |
Trusty | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libbsf-java_2.4.0.orig.tar.gz | 196.2 KiB | 5620b1e26f4082df191e3fdb2b8ef508fca3b8f009975529eb0753f46bf6c04d |
libbsf-java_2.4.0-5build1.debian.tar.gz | 8.4 KiB | 0a511060bc4e92005dc0c01d665e5db0b4b4e46702a76fbf93a8cc0d58630f44 |
libbsf-java_2.4.0-5build1.dsc | 2.1 KiB | 613f3faf1795a4ff62dfdfeb7a4ade7fb5b346493e18c90639866d05209fdcb9 |
Available diffs
Binary packages built by this source
- libbsf-java: Bean Scripting Framework to support scripting languages in Java
Bean Scripting Framework (BSF) is a set of Java classes which provides
scripting language support within Java applications, and access to Java
objects and methods from scripting languages. BSF allows one to write JSPs in
languages other than Java while providing access to the Java class library. In
addition, BSF permits any Java application to be implemented in part (or
dynamically extended) by a language that is embedded within it. This is
achieved by providing an API that permits calling scripting language engines
from within Java, as well as an object registry that exposes Java objects to
these scripting language engines.
.
BSF supports these scripting languages:
* Python (using Jython)
* JavaScript (using rhino)
* XSLT Stylesheets (as a component of Apache XML project's Xalan and Xerces)
* BeanShell (using bsh) via its own bsf adapter
.
Support for Tcl, NetRexx is not available in this Debian
package since Jacl, NetRexx (non-free) are not packaged.
- libbsf-java-doc: Bean Scripting Framework to support scripting - documentation
Bean Scripting Framework (BSF) is a set of Java classes which provides
scripting language support within Java applications, and access to Java
objects and methods from scripting languages. BSF allows one to write JSPs in
languages other than Java while providing access to the Java class library. In
addition, BSF permits any Java application to be implemented in part (or
dynamically extended) by a language that is embedded within it. This is
achieved by providing an API that permits calling scripting language engines
from within Java, as well as an object registry that exposes Java objects to
these scripting language engines.
.
BSF supports these scripting languages:
* Python (using Jython)
* JavaScript (using rhino)
* XSLT Stylesheets (as a component of Apache XML project's Xalan and Xerces)
* BeanShell (using bsh) via its own bsf adapter
.
Support for Tcl, NetRexx is not available in this Debian
package since Jacl, NetRexx (non-free) are not packaged.
.
This package contains Javadoc HTML documentation for
libbsf-java.