On 16 July 2013 23:08, Paul Moore <p.f.moore@gmail.com> wrote:I believe Daniel already covered it in PEP 427 - rather than baking
> Nick: See the above point re PEP 426 - do you agree that this needs
> addressing in Metadata 2.0?
the entry point wrappers into the wheel, installers can generate any
needed entry point wrappers if the wheel includes Python scripts in
{distribution}-{version}.data/scripts/ (see
http://www.python.org/dev/peps/pep-0427/#recommended-installer-features)
Now, there may be holes in that scheme, but it seemed solid enough
when I approved the PEP.