Differences between revisions 1 and 2
Revision 1 as of 2003-08-08 12:44:04
Size: 143
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 2 as of 2004-08-16 18:32:43
Size: 432
Editor: dsl081-197-011
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

I've started abstracting some of py2exe's functionality in a cross-platform way (for use on OS X - [http://svn.red-bean.com/bob/py2app/trunk/ py2app]), specifically [http://svn.red-bean.com/bob/py2app/trunk/py2app/find_modules.py find_modules.py] should be useful on just about any OS.

Original discussion thread about a cross-platform py2exe on [http://groups.google.com/groups?selm=ptji8wgr.fsf%40python.net comp.lang.python]

I've started abstracting some of py2exe's functionality in a cross-platform way (for use on OS X - [http://svn.red-bean.com/bob/py2app/trunk/ py2app]), specifically [http://svn.red-bean.com/bob/py2app/trunk/py2app/find_modules.py find_modules.py] should be useful on just about any OS.

CrossPlatformPy2Exe (last edited 2020-05-26 14:05:46 by JimmyRetzlaff)