Re: windows egg/exe packages on PyPI?
Adam GROSZER <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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 _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )