summaryrefslogtreecommitdiff
blob: 07afc222fffa343675fdb62572e14b0b42b1ba10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
<herd>java</herd>

<longdescription>

The library can be used to extend the capabilities of the EcmaScript 
interpreter, allowing a Java program to create an interpreter, to evaluate 
scripts, and to set and get properties of EcmaScript objects. It is largely 
compatible with the Netscape JSObject and JSExeption classes, simplifying the 
development of common code.

</longdescription>
</pkgmetadata>