diff options
| author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-11-13 23:46:21 -0600 |
|---|---|---|
| committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-14 00:06:36 -0600 |
| commit | 133a98557eaf446a3d24b7772618172a3933278b (patch) | |
| tree | 4a4b6860dd90aa9a76c30eaacacb5443d705ad90 /python/python-spidermonkey/README | |
| parent | 62ea31f9d876496ce4abd14c121b41b3a09bfea0 (diff) | |
python/python-spidermonkey: Removed
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/python-spidermonkey/README')
| -rw-r--r-- | python/python-spidermonkey/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/python/python-spidermonkey/README b/python/python-spidermonkey/README deleted file mode 100644 index f666d99334..0000000000 --- a/python/python-spidermonkey/README +++ /dev/null @@ -1,8 +0,0 @@ -Python/JavaScript bridge module, making use of Mozilla's spidermonkey -JavaScript implementation. Allows implementation of JavaScript classes, -objects and functions in Python, and evaluation and calling of JavaScript -scripts and functions respectively. Borrows heavily from Claes Jacobssen's -Javascript Perl module, in turn based on Mozilla's 'PerlConnect' Perl binding. - -Code is taken from the mozjs185-port branch of -https://github.com/garywiz/python-spidermonkey |
