diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2010-05-12 23:31:23 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:31:23 +0200 |
commit | e6111e0ea9e4a5625489fc7788304b91215672d2 (patch) | |
tree | 507216a6cae2ce6ceea15863538f154246f0bb9f /libraries/rhino/README | |
parent | 9ec72ab1668108d441d2d07ba76923ffa98a9ade (diff) |
libraries/rhino: Added to 12.2 repository
Diffstat (limited to 'libraries/rhino/README')
-rw-r--r-- | libraries/rhino/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/rhino/README b/libraries/rhino/README new file mode 100644 index 0000000000000..9d2a0a93f5ab6 --- /dev/null +++ b/libraries/rhino/README @@ -0,0 +1,5 @@ +Rhino is an open-source implementation of JavaScript written entirely in +Java. It is typically embedded into Java applications to provide scripting +to end users. + +This package includes javadoc and example.zip in /usr/doc/rhino-$VERSION |