Volker Braun <vbraun.n...@gmail.com> writes: > How is your spkg going to add cython modules to module_list.py? You can > monkey-patch it in the spkg-install script but thats just a bad idea. For > starters, it is definitely going to break down the road.
Correct me if I'm wrong, but random distutils-based packages can utilize Cython just as well as the Sage library distutils-based package, no? I seem to recall making such an SPKG once upon a time... In which case it wouldn't do anything to Sage's module_list.py, just have its own one. -Keshav ---- Join us in #sagemath on irc.freenode.net ! -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org