Metadata-Version: 1.0
Name: silverberg
Version: 0.1.0
Summary: Twisted CQL Cassandra Client
Home-page: https://github.com/racker/silverberg/
Author: Ken Wronkiewicz
Author-email: ken.wronkiewicz@rackspace.com
License: APL2
Description: Silverberg
        ==========
        
        Silverberg is a connection pooled, low-level client API for Cassandra in Twisted python.
        
        Named after the SSS Silverberg, which contained the computer Cassandra in an episode of Red Dwarf.  Hey, all of the mythological references to Cassandra are all getting kinda old, no?
        
        Installation
        ------------
        
        Prerequisites:
        
         * Python >= 2.7
         * Twisted
         * Thrift 
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Twisted
