[Zope-dev] windows egg/exe packages on PyPI?
Adam GROSZER
agroszer at gmail.com
Wed Mar 6 12:44:04 UTC 2013
Hello,
Well at least easy_install docs say that:
http://peak.telecommunity.com/DevCenter/EasyInstall#id6
"""
When downloading or processing downloaded files, Easy Install recognizes
distutils source distribution files with extensions of .tgz, .tar,
.tar.gz, .tar.bz2, or .zip. And of course it handles already-built .egg
distributions as well as .win32.exe installers built using distutils.
"""
On 03/06/2013 01:18 PM, Jim Fulton wrote:
> On Wed, Mar 6, 2013 at 7:10 AM, Adam GROSZER <agroszer at gmail.com> wrote:
>> Hello,
>>
>> Just got a request that winbot should prepare .exe's for windows.
>>
>> My question is, do we want exe AND egg or just exe for windows binary
>> packages?
>>
>> I think setuptools/distribute should work with an exe too,
>
> I doubt it. Have you tested it?
>
>> but veto me here
>> and now.
>
> Unless you prove that they're equivalent, both please.
>
> Jim
>
--
Best regards,
Adam GROSZER
--
Quote of the day:
The first sign of a nervous breakdown is when you start thinking your
work is terribly important. - Milo Bloom
More information about the Zope-Dev
mailing list