Metadata-Version: 1.1
Name: ethereum-tester-client
Version: 0.6.0
Summary: Ethereum JSON RPC Client for testing
Home-page: https://github.com/pipermerriam/ethereum-tester-client
Author: Piper Merriam
Author-email: pipermerriam@gmail.com
License: MIT
Description: # Ethereum Tester Client
        
        [![Build Status](https://travis-ci.org/pipermerriam/ethereum-tester-client.png)](https://travis-ci.org/pipermerriam/ethereum-tester-client)
           
        
        Python client for testing applications that use either the
        [ethereum-rpc-client](https://github.com/pipermerriam/ethereum-rpc-client) or the [ethereum-ipc-client](https://github.com/pipermerriam/ethereum-ipc-client).
        
Keywords: ethereum
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.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
