Metadata-Version: 1.1
Name: pyelastictest
Version: 0.1
Summary: Integration test harness for ElasticSearch
Home-page: https://kazoo.readthedocs.org
Author: Hanno Schlichting
Author-email: hanno@hannosch.eu
License: Apache 2.0
Description: =============
        pyelastictest
        =============
        
        Test harness for ElasticSearch integration tests.
        
        See `the full docs`_ for more information.
        
        License
        =======
        
        ``pyelastictest`` is offered under the Apache License 2.0.
        
        Current Development CI Status
        =============================
        
        .. image:: https://travis-ci.org/hannosch/pyelastictest.png?branch=master
           :width: 82px
           :height: 13px
           :alt: Travis CI build report
           :target: https://travis-ci.org/hannosch/pyelastictest
        
        .. _the full docs: http://pyelastictest.rtfd.org/
        
        
        Changelog
        =========
        
        0.1 (2013-03-06)
        ----------------
        
        - Initial version based on code from Mozilla monolith and on ideas and code
          from kazoo.
        
Keywords: elasticsearch test
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
