pymonkey
annotate README @ 173:5cfb47c9e916
Minor line wrap and spacing fixes.
| author | Atul Varma <varmaa@toolness.com> |
|---|---|
| date | Tue Sep 01 03:22:33 2009 -0700 (2 years ago) |
| parents | e455f0f00e98 |
| children |
| rev | line source |
|---|---|
| varmaa@170 | 1 Pydermonkey README |
| varmaa@25 | 2 --------------- |
| varmaa@25 | 3 |
| varmaa@170 | 4 Pydermonkey is a Python C extension module to expose the Mozilla |
| varmaa@25 | 5 SpiderMonkey engine to Python. |
| varmaa@25 | 6 |
| varmaa@170 | 7 Please run "python setup.py docs" to open the full Pydermonkey |
| varmaa@49 | 8 documentation in your web browser. |
