On Apr 1, 2012 7:18 PM, "Keshav Kini" <keshav.k...@gmail.com> wrote:
>
> 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

Keshav, you are of course right.  Psage is a large example of this, and
there are probably thousands of others (every python library ever released
that uses Cython).

>
> ----
> 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

-- 
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

Reply via email to