On Thu, Apr 23, 2009 at 1:13 AM, Tzury Bar Yochay
<afro.syst...@gmail.com> wrote:
> Hi,
>
> The nicest thing I like about py2exe is its library.zip which
> encapsulate all the dependencies into one single file.
> I wonder if there a script which can do the same for linux/mac osx so
> one can ship a python solution as a single file
> (instead of starting easy_install per used library on the target
> machine).

Mac OS X: http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html

Cheers,
Chris
-- 
I have a blog:
http://blog.rebertia.com
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to