slackbuilds_ponce/python/python-spidermonkey/README
Matteo Bernardini 4512e27fa6 python/python-spidermonkey: Updated for version 20120725_7c9b4d6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-30 20:00:38 -05:00

8 lines
467 B
Text

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