pymonkey

view README @ 102:e455f0f00e98

Moved mange.py to setup.py for convention's sake and updated docs on the build process.
author Atul Varma <varmaa@toolness.com>
date Sat Aug 15 16:53:32 2009 -0700 (2 years ago)
parents 7401af070bb8
children dd32a92f6b4f
line source
1 Pymonkey README
2 ---------------
4 Pymonkey is a Python C extension module to expose the Mozilla
5 SpiderMonkey engine to Python.
7 Please run "python setup.py docs" to open the full Pymonkey
8 documentation in your web browser.