<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 19 July 2013 09:35, Nick Coghlan <span dir="ltr"><<a href="mailto:ncoghlan@gmail.com" target="_blank">ncoghlan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":16" style="overflow:hidden">Not sure, I hadn't even the idea of letting people register arbitrary<br>
"we install this script". Heck, I haven't even worked out what I want<br>
the format to look like :)<br></div></blockquote><div><br></div><div style>That's the big legacy issue. The old distutils script= argument just dumps arbitrary files into the scripts location. I thought people only used that for the same thing that setuptools entry points can do (and so could safely be treated as "legacy, phase it out") but Daniel has scanned PyPI and tells me otherwise :-(</div>
<div style><br></div><div style>There's also setuptools itself, which generates exes and py files (on Windows, on Unix presumably just a #! script) which are then effectively "legacy-style" scripts  It could certainly be changed to just write metadata, but as per the other thread this would be a functionality change that people seem to feel would be unacceptable.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":16" style="overflow:hidden">
I'll take that into account now, though.<br></div></blockquote></div><br>Best of luck :-)</div><div class="gmail_extra"><br></div><div class="gmail_extra" style>Paul</div></div>