aboutsummaryrefslogtreecommitdiff
path: root/libraries/python-spidermonkey/README
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2010-05-12 23:31:19 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 23:31:19 +0200
commitca0f5478ada1e04bf8ef6f855f2b96dbbfefd475 (patch)
tree97e1f287322158ecda67c0963034b109d42c7749 /libraries/python-spidermonkey/README
parent89d2de7999fa5460a46d6d05bf14edb8e41475b8 (diff)
libraries/python-spidermonkey: Added to 12.2 repository
Diffstat (limited to 'libraries/python-spidermonkey/README')
-rw-r--r--libraries/python-spidermonkey/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/python-spidermonkey/README b/libraries/python-spidermonkey/README
new file mode 100644
index 000000000000..c1395b00a0ac
--- /dev/null
+++ b/libraries/python-spidermonkey/README
@@ -0,0 +1,4 @@
+Python/JavaScript bridge module, making use of Mozilla's spidermonkey
+JavaScript implementation.
+
+This requires js and pysetuptools.