Metadata-Version: 1.0
Name: cqlsh
Version: 5.0.4
Summary: A Python-based command-line client for running simple CQL commands on a Cassandra cluster
Home-page: http://git-wip-us.apache.org/repos/asf/cassandra.git
Author: Spiro Sideris
Author-email: spirosideris@gmail.com
License: http://www.apache.org/licenses/LICENSE-2.0
Description: cqlsh is a Python-based command-line tool, and the most direct way
        to run simple CQL commonds on a Cassandra cluster.  This is a simple
        re-bundling of the open source tool that comes bundled with Cassandra
        to allow for cqlsh to be installed and run inside of virtual
        environments.
Keywords: python cql cassandra cqlsh
Platform: any
