Re: A simple Cassandra CLI in Python with readline support

2010-05-03 Thread Jonathan Ellis
That's fine, although GPLv3 software cannot be included in Apache projects. http://www.apache.org/licenses/GPL-compatibility.html On Sat, May 1, 2010 at 8:25 PM, Shuge Lee wrote: > Thanks for reply. > Add GPLv3 license, github.com/shuge/shuge-cassandra/downloads. > > 2010/5/1 Jonathan Ellis >>

Re: A simple Cassandra CLI in Python with readline support

2010-05-01 Thread Shuge Lee
Thanks for reply. Add GPLv3 license, github.com/shuge/shuge-cassandra/downloads. 2010/5/1 Jonathan Ellis > Nice work! > > Can you add license information, e.g., Apache license? > > On Sat, May 1, 2010 at 5:06 AM, Shuge Lee wrote: > > Hi all: > > > > I write a simple Cassandra CLI in Python wit

Re: A simple Cassandra CLI in Python with readline support

2010-05-01 Thread Jonathan Ellis
Nice work! Can you add license information, e.g., Apache license? On Sat, May 1, 2010 at 5:06 AM, Shuge Lee wrote: > Hi all: > > I write a simple Cassandra CLI in Python with readline support, > > FEATURES > > inherited all standard Apache Cassandra CLI features > readline > > for more informati