[Distutils] PEP 427 (wheel) clarifications

2013-03-10 Thread Daniel Holth
A few more clarifications to PEP 427 wheel. +The ``b'#!pythonw'`` convention is allowed. ``b'#!pythonw'`` indicates +a GUI script instead of a console script. + ... { hash: sha256=ADD-r2urObZHcxBW3Cr-vDCu5RJwT4CaRTHiFmbcIYY } +(The hash value is the same format used in RECORD.) +

Re: [Distutils] PEP 427 (wheel) clarifications

2013-03-10 Thread Nick Coghlan
On 11 Mar 2013 04:38, Daniel Holth dho...@gmail.com wrote: A few more clarifications to PEP 427 wheel. +The ``b'#!pythonw'`` convention is allowed. ``b'#!pythonw'`` indicates +a GUI script instead of a console script. + ... { hash: