[Pythonmac-SIG] Success: PyObjC, PyCurl, and Tiger

2009-08-06 Thread Aahz
Posting this so that other people can Google it: I have an app that needs to run on both 10.5 (Leopard) and 10.4 (Tiger). We've been building it with PyObjC 1.4 and PyCurl 7.19.x, and I've been trying to upgrade it to PyObjC 2.2 to simplify our builds because we have a second app that needs FSEven

[Pythonmac-SIG] OS X port of bbfreeze

2009-08-06 Thread Ralf Schmitt
Hi all, I'm the author of bbfreeze, which is a tool similar to py2app/py2exe. It currently supports linux and windows. I've started doing a port to OS X last year, but didn't finish it. Now I'm seeking for volunteers, who might be interested in finishing it. bbfreeze uses py2app's modulegraph lib