Mercurial > pymonkey
comparison 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, 15 Aug 2009 16:53:32 -0700 |
| parents | 7401af070bb8 |
| children | dd32a92f6b4f |
comparison
equal
deleted
inserted
replaced
| 101:ca94f99ad55d | 102:e455f0f00e98 |
|---|---|
| 2 --------------- | 2 --------------- |
| 3 | 3 |
| 4 Pymonkey is a Python C extension module to expose the Mozilla | 4 Pymonkey is a Python C extension module to expose the Mozilla |
| 5 SpiderMonkey engine to Python. | 5 SpiderMonkey engine to Python. |
| 6 | 6 |
| 7 Please run "python manage.py docs" to open the full Pymonkey | 7 Please run "python setup.py docs" to open the full Pymonkey |
| 8 documentation in your web browser. | 8 documentation in your web browser. |
