Metadata-Version: 1.1
Name: ethereum-abi-utils
Version: 0.4.2
Summary: Ethereum ABI Utils
Home-page: https://github.com/pipermerriam/ethereum-abi-utils
Author: Piper Merriam
Author-email: pipermerriam@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: # Ethereum Contract
        
        [![Build Status](https://travis-ci.org/pipermerriam/ethereum-abi-utils.png)](https://travis-ci.org/pipermerriam/ethereum-abi-utils)
        [![Documentation Status](https://readthedocs.org/projects/ethereum-abi-utils/badge/?version=latest)](https://readthedocs.org/projects/ethereum-abi-utils/?badge=latest)
        [![PyPi version](https://pypip.in/v/ethereum-abi-utils/badge.png)](https://pypi.python.org/pypi/ethereum-abi-utils)
        [![PyPi downloads](https://pypip.in/d/ethereum-abi-utils/badge.png)](https://pypi.python.org/pypi/ethereum-ipc-utils)
           
        
        Python utilities for working with the Ethereum ABI
        
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.3
Classifier: Programming Language :: Python :: 3.4
