{ "info": { "author": "Piper Merriam", "author_email": "pipermerriam@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "# Ethereum Contract\n\n[![Build Status](https://circleci.com/gh/ethereum/eth-abi2.svg?style=shield)](https://circleci.com/gh/ethereum/eth-abi2)\n[![Documentation Status](https://readthedocs.org/projects/eth-abi2/badge/?version=latest)](https://readthedocs.org/projects/eth-abi2/?badge=latest)\n[![PyPi version](https://img.shields.io/pypi/v/eth-abi2.svg)](https://pypi.python.org/pypi/eth-abi2)\n\nPython utilities for working with the Ethereum ABI\n\n## Installation\n\n```sh\npip install eth-abi2\n```\n\n## Documentation\n\nFor documentation, visit [https://eth-abi2.readthedocs.io/en/latest/](https://eth-abi2.readthedocs.io/en/latest/).\n\n## Development\n\nClone the repository and then run:\n\n```sh\npip install -e .[dev]\n```\n\nYou might want to do this inside a virtualenv.\n\n### Running the tests\n\nYou can run the tests with:\n\n```sh\npy.test tests\n```\n\nOr you can install `tox` to run the full test suite.\n\n### Releasing\n\nPandoc is required for transforming the markdown README to the proper format to\nrender correctly on pypi.\n\nFor Debian-like systems:\n\n```\napt install pandoc\n```\n\nOr on OSX:\n\n```sh\nbrew install pandoc\n```\n\nTo release a new version:\n\n```sh\nmake release bump=$$VERSION_PART_TO_BUMP$$\n```\n\n#### How to bumpversion\n\nThe version format for this repo is `{major}.{minor}.{patch}` for stable, and\n`{major}.{minor}.{patch}-{stage}.{devnum}` for unstable (`stage` can be alpha or beta).\n\nTo issue the next version in line, specify which part to bump,\nlike `make release bump=minor` or `make release bump=devnum`.\n\nIf you are in a beta version, `make release bump=stage` will switch to a stable.\n\nTo issue an unstable version when the current version is stable, specify the\nnew version explicitly, like `make release bump=\"--new-version 4.0.0-alpha.1 devnum\"`\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ethereum/eth-abi2", "keywords": "ethereum", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "eth-abi2", "package_url": "https://pypi.org/project/eth-abi2/", "platform": "", "project_url": "https://pypi.org/project/eth-abi2/", "project_urls": { "Homepage": "https://github.com/ethereum/eth-abi2" }, "release_url": "https://pypi.org/project/eth-abi2/2.0.0b6/", "requires_dist": [ "eth-utils (<2.0.0,>=1.2.0)", "eth-typing (<3.0.0,>=2.0.0)", "parsimonious (<0.9.0,>=0.8.0)", "bumpversion (<1,>=0.5.3) ; extra == 'dev'", "pytest-watch (<5,>=4.1.0) ; extra == 'dev'", "wheel ; extra == 'dev'", "twine ; extra == 'dev'", "ipython ; extra == 'dev'", "pytest (==3.3.2) ; extra == 'dev'", "pytest-pythonpath (>=0.7.1) ; extra == 'dev'", "pytest-xdist (==1.22.3) ; extra == 'dev'", "hypothesis (>=3.6.1) ; extra == 'dev'", "tox (<3,>=2.9.1) ; extra == 'dev'", "eth-hash[pycryptodome] ; extra == 'dev'", "flake8 (==3.4.1) ; extra == 'dev'", "isort (<5,>=4.2.15) ; extra == 'dev'", "mypy (==0.620) ; extra == 'dev'", "Sphinx (<2,>=1.6.5) ; extra == 'dev'", "sphinx-rtd-theme (>=0.1.9) ; extra == 'dev'", "Sphinx (<2,>=1.6.5) ; extra == 'doc'", "sphinx-rtd-theme (>=0.1.9) ; extra == 'doc'", "flake8 (==3.4.1) ; extra == 'lint'", "isort (<5,>=4.2.15) ; extra == 'lint'", "mypy (==0.620) ; extra == 'lint'", "pytest (==3.3.2) ; extra == 'test'", "pytest-pythonpath (>=0.7.1) ; extra == 'test'", "pytest-xdist (==1.22.3) ; extra == 'test'", "hypothesis (>=3.6.1) ; extra == 'test'", "tox (<3,>=2.9.1) ; extra == 'test'", "eth-hash[pycryptodome] ; extra == 'test'" ], "requires_python": ">=3.5, <4", "summary": "Ethereum ABI Utils", "version": "2.0.0b6" }, "last_serial": 4879173, "releases": { "2.0.0b6": [ { "comment_text": "", "digests": { "md5": "f1858cac9b72c6b816b189bd405dfa5b", "sha256": "0761026288f5eca020afe1978f882922d221e99897315e426b6aa4dd3f668415" }, "downloads": -1, "filename": "eth_abi2-2.0.0b6-py3-none-any.whl", "has_sig": false, "md5_digest": "f1858cac9b72c6b816b189bd405dfa5b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5, <4", "size": 24447, "upload_time": "2019-02-28T13:19:37", "url": "https://files.pythonhosted.org/packages/62/57/067135c6e2548e28c7d6ef777a6848c114f5a58c48417146ef3f420cd9ea/eth_abi2-2.0.0b6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f75962cc1990e6491100165144530b13", "sha256": "e11f877ae7093f215bcfd4e50933a17e44e1d594d41fb26ff8e05e061c5b121e" }, "downloads": -1, "filename": "eth-abi2-2.0.0b6.tar.gz", "has_sig": false, "md5_digest": "f75962cc1990e6491100165144530b13", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5, <4", "size": 21032, "upload_time": "2019-02-28T13:19:39", "url": "https://files.pythonhosted.org/packages/d3/95/7d87af279be8c11703e3864b6a668105d41fb27b5e6a877d43817003df12/eth-abi2-2.0.0b6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f1858cac9b72c6b816b189bd405dfa5b", "sha256": "0761026288f5eca020afe1978f882922d221e99897315e426b6aa4dd3f668415" }, "downloads": -1, "filename": "eth_abi2-2.0.0b6-py3-none-any.whl", "has_sig": false, "md5_digest": "f1858cac9b72c6b816b189bd405dfa5b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5, <4", "size": 24447, "upload_time": "2019-02-28T13:19:37", "url": "https://files.pythonhosted.org/packages/62/57/067135c6e2548e28c7d6ef777a6848c114f5a58c48417146ef3f420cd9ea/eth_abi2-2.0.0b6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f75962cc1990e6491100165144530b13", "sha256": "e11f877ae7093f215bcfd4e50933a17e44e1d594d41fb26ff8e05e061c5b121e" }, "downloads": -1, "filename": "eth-abi2-2.0.0b6.tar.gz", "has_sig": false, "md5_digest": "f75962cc1990e6491100165144530b13", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5, <4", "size": 21032, "upload_time": "2019-02-28T13:19:39", "url": "https://files.pythonhosted.org/packages/d3/95/7d87af279be8c11703e3864b6a668105d41fb27b5e6a877d43817003df12/eth-abi2-2.0.0b6.tar.gz" } ] }