Metadata-Version: 1.1
Name: casstest
Version: 0.7.0
Summary: Just a quick dockerfile test for my entertainment
Home-page: https://github.com/goller/casstest
Author: Chris Goller
Author-email: goller@gmail.com
License: BSD
Description: ===============================
        Cassandra Test of CRUD ops
        ===============================
        
        .. image:: https://badge.fury.io/py/casstest.png
            :target: http://badge.fury.io/py/casstest
        
        .. image:: https://travis-ci.org/goller/casstest.png?branch=master
                :target: https://travis-ci.org/goller/casstest
        
        .. image:: https://pypip.in/d/casstest/badge.png
                :target: https://pypi.python.org/pypi/casstest
        
        
        Just a quick dockerfile test for my entertainment
        
        * Free software: BSD license
        * Documentation: https://casstest.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.7.0 (2015-01-14)
        ---------------------
        
        * Add stresstest script
        
        
        0.6.0 (2015-01-14)
        ---------------------
        
        * Add requirements to setup.py
        
        
        0.5.0 (2015-01-14)
        ---------------------
        
        * Fix test bugs
        
        0.4.0 (2015-01-14)
        ---------------------
        
        * Fix setup bug 
        
        
        0.3.0 (2015-01-14)
        ---------------------
        
        * Fix import bug
        
        
        0.2.0 (2015-01-14)
        ---------------------
        
        * Add console script and docker
        
        
        0.1.0 (2015-01-14)
        ---------------------
        
        * First release on PyPI.
        
Keywords: casstest
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
