diff options
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 0000000000..9d2a0a93f5 --- /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 |