Re: A simple Cassandra CLI in Python with readline support

2010-05-03 Thread Jonathan Ellis
/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 with readline support, &

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

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

A simple Cassandra CLI in Python with readline support

2010-05-01 Thread Shuge Lee
Hi all: I write a simple Cassandra CLI in Python with readline support, FEATURES - inherited all standard Apache Cassandra CLI features - readline for more information, see http://github.com/shuge/shuge-cassandra . -- Shuge Lee | Lee Li