[Python-checkins] python/nondist/sandbox/setuptools/setuptools launcher.exe, NONE, 1.1

pje@users.sourceforge.net pje at users.sourceforge.net
Sat Sep 17 03:13:05 CEST 2005


Update of /cvsroot/python/python/nondist/sandbox/setuptools/setuptools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8383/setuptools
Added Files:
	launcher.exe 
Log Message:
Added support to solve the infamous "we want .py on Windows, no 
extension elsewhere" problem, while also bypassing the need for PATHEXT
on Windows, and in fact the need to even write script files at all, for
any platform. Instead, you define "entry points" in your setup script,
in this case the names of the scripts you want (without extensions) and
the functions that should be imported and run to implement the scripts.
Setuptools will then generate platform-appropriate script files at 
install time, including an .exe wrapper when installing on Windows.
--- NEW FILE: launcher.exe ---
(This appears to be a binary file; contents omitted.)


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /