On Aug 21, 2013, at 4:07 AM, Paul Moore <p.f.mo...@gmail.com> wrote:

> OK, so here's a concrete question for distutils-sig. If I want to use wheels 
> in my app (built them, install them, whatever) what should I use as my 
> "reference implementation". I don't want to implement the code myself, I just 
> want to produce lowest-common-denominator wheels that can be used anywhere, 
> and consume wheels that conform to the spec correctly. This is not a 
> hypothetical question - in the first instance I'm looking to add support for 
> loading setuptools/pip from wheels in virtualenv, and I need to know what 
> code to bundle to make that happen.

Probably Wheel at this point. There's just the problem with the scripts which 
we need to actually get into the PEP and implemented.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to