On 16 July 2013 23:08, Paul Moore <p.f.mo...@gmail.com> wrote:
> Nick: See the above point re PEP 426 - do you agree that this needs
> addressing in Metadata 2.0?

I believe Daniel already covered it in PEP 427 - rather than baking
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.

Cheers,
Nick.

--
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to