On 03/12/15 19:39, Jean-Pierre Flori wrote:
Dear all,

I'm trying to make an easily distributable small package for Sage.
Basically I'd like the user to untar the files in some directory, launch
Sage, run "import bla" or "load("bla.???")" and voilĂ .

Why not make a .spkg? The user would have to do "sage -p the_package" and then "import bla".

And the compilation for them is much simpler to handle... for the rest I am not enough a Cython-Sage expert.

Vincent

<SNIP>
JPF

--
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/d/optout.

Reply via email to