Hi, I needed to be able to build an egg for cython on windows, and thought it could be interesting to integrate it to cython sources. Besides an egg, it provides cython as a console_script, which is easier to handle on windows.
The patch is minimal and non invasive, as by default, setuptools is *not* run if you use setup.py. I attached the patch here (I can't connect to trac ATM), cheers, David
eggify.patch
Description: Binary data
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
