[Distutils] Wheels and console script entry point wrappers (Was: Replacing pip.exe with a Python script)

Donald Stufft donald at stufft.io
Wed Jul 17 09:43:19 CEST 2013


On Jul 17, 2013, at 3:40 AM, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:

> It has been suggested by PJE that the
> exports information should be in a separate file for speed of searching -
> though that suggestion was made in a pre-JSON world, where the speed of
> parsing the metadata wasn't C-assisted.

I don't think it was speed of parsing the file that was his concern, rather that
if it's a separate file that only exists when there are entry points, then you
don't have to open a file for every installed distribution.

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130717/65138e20/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130717/65138e20/attachment.pgp>


More information about the Distutils-SIG mailing list