On Tue, 16 Nov 2010 at 02:01AM -0800, Kwankyu Lee wrote:
> Hi,
> 
> A developer of R attempted to pull the part of the Bash source code
> responsible for the "operate-and-get-next" feature into R interface.
> See the following link:
> 
> http://r.789695.n4.nabble.com/readline-operate-and-get-next-td2317208.html
> 
> I want to do the same thing for Sage. As I am ignorant of the
> copyright stuffs, I ask if it is ok to include in Sage a part of the
> Bash source code verbatim. (Bash is currently under GPL v3.) Do I need
> to include the copyright notice of the Bash source code as well, as
> the developer did?

If you want to do this for the command-line interface to Sage, you
should talk to the IPython folks (http://ipython.scipy.org/moin/), since
that's the shell that Sage uses.

As for the license issue, IPython is BSD-licensed, so I don't think you
can incorporate GPL code into it.

I see you've asked about this before
(https://bugs.launchpad.net/ipython/+bug/382638)! We may be able to
incorporate this in Sage using Fernando's suggestion there.

Dan

--
---  Dan Drake
-----  http://mathsci.kaist.ac.kr/~drake
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to