<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 24, 2013, at 11:21 AM, Vinay Sajip <<a href="mailto:vinay_sajip@yahoo.co.uk">vinay_sajip@yahoo.co.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Donald Stufft <donald <at> stufft.io> writes:<br><br><blockquote type="cite">Most packages also have an egg-info inside of them you can parse.<br></blockquote><br>I don't know how accurate that information is - IIRC pip always runs<br>egg-info on downloaded archives. I presume this is to get the correct<br>dependencies which are relevant to the installation system.<br></blockquote><div><br></div><div>That information is typically accurate but it's for the system that generated the package.</div><br><blockquote type="cite"><br>The red-dove metadata is not always completely accurate since it depends on<br>the specific environment the metadata scan runs in (most issues come from<br>dependencies which differ according to Python version, but there could be<br>OS-specific dependencies too which I'm not capturing). I view this<br>automatically generated metadata as a stop-gap until better metadata comes<br>along; I needed to experiment with metadata formats and migration approaches<br>with real data. No doubt there will be tools to help migrate setup.py<br>metadata to alternative metadata formats as my code currently does, by which<br>I mean tools that users can run on their own machines so I can get some<br>sleep at night :-)<br><br>Regards,<br><br>Vinay Sajip<br><br>_______________________________________________<br>Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/distutils-sig">http://mail.python.org/mailman/listinfo/distutils-sig</a><br></blockquote></div><br><div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><br class="Apple-interchange-newline">-----------------</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Donald Stufft</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA</div>
</div>
<br></body></html>