Hello all, This may be a bit tangential to pyside, but please bear with me.
I'm trying to package Spyder (the scientific dev environment for Python) for OSX by creating a .pkg file which will extract Spyder and its launcher to the correct locations. However documentation on how to do this is scattered and unclear, especially on how to make sure the right versions are extracted to the right place depending on the OSX and Python version. I saw that PySide is distributed as a .pkg for mac (Spyder depends on PySide) and i was wondering if someone could explain how the package is created and how it's set up to install correctly for different combinations of OSX and python (10.6/10.7, 2.6/2.7). I tried looking in the packaging repo on gitorous but there were only scripts for windows and linux. Thanks in advance for any help! J. _______________________________________________ PySide mailing list PySide@lists.pyside.org http://lists.pyside.org/listinfo/pyside