On Sunday, January 12, 2014 2:20:03 AM UTC, William wrote:
>
> Thanks for reminding people of conda.   One issue is that Sage's build 
> system is far more than just for installing Python package -- it's 
> much, much more (e.g., Gap, Singular, etc.). 
>

conda started off as a python package manager, but is not limited to them 
anymore; it will build and install anything for which it has a recipe: 
LLVM, python itself, C libraries, R packages, it doesn't matter, all is put 
at the same level (Travis described it as a 'cross-platform homebrew'). 

The build framework [1] doesn't actually look much different from what we 
do with spkg's.

Cheers,
J

[1] http://docs.continuum.io/conda/build.html

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to