[Distutils] console scripts in distutils

Tarek Ziadé ziade.tarek at gmail.com
Sat Feb 14 13:26:40 CET 2009


Hello

I really like the way setuptools wraps scripts depending on the platform.

http://peak.telecommunity.com/DevCenter/setuptools#automatic-script-creation

I am not talking about the entry_point feature, but the way it creates
executables.

What would people think about making that feature go into distutils
itself to enhance the current script behavior?

http://bugs.python.org/issue870479

Regards
Tarek

-- 
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/


More information about the Distutils-SIG mailing list