eth-mpt

View on PyPIReverse Dependencies (0)

0.2.0 eth_mpt-0.2.0-py3-none-any.whl

Wheel Details

Project: eth-mpt
Version: 0.2.0
Filename: eth_mpt-0.2.0-py3-none-any.whl
Download: [link]
Size: 12400
MD5: db10ec0887a93b0979e8bf14cb6171c3
SHA256: 2da48228d807ee4c86b4194ff9416d5b3db8da319027662334ddb091fb3a9de0
Uploaded: 2019-04-02 06:10:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eth-mpt
Version: 0.2.0
Summary: A simlpe Merkle Patricia Trie implementation
Author: Igor Aleksanov
Author-Email: popzxc[at]yandex.com
Home-Page: https://github.com/popzxc/merkle-patricia-trie
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Security :: Cryptography
Requires-Dist: cytoolz (==0.9.0.1)
Requires-Dist: eth-hash (==0.2.0)
Requires-Dist: eth-typing (==2.0.0)
Requires-Dist: eth-utils (==1.4.1)
Requires-Dist: pycryptodome (==3.7.3)
Requires-Dist: rlp (==1.1.0)
Requires-Dist: toolz (==0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1261 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mpt/__init__.py sha256=Z05i34g7_kd3y8QQ29pjq4eMW7YX-S_mzpVmtA_W3_Y 270
mpt/hash.py sha256=ptzLA42YKUImcufj3hhPjVnXOXGJo-4YgCPkLxM6fVg 163
mpt/mpt.py sha256=bcvT8Szjent_wdwuzO2hNk7Cumq1pmL4J2EAbknojZ4 19568
mpt/nibble_path.py sha256=Sy-RNsxPj54exaaeoYEi4TzWUnecCT4qSR-otTTC_wg 4080
mpt/node.py sha256=fXQHKAAeQ3xnUFHdGxx3ephhuTj97-F5LtBggEAWe_s 2415
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_vectors.py sha256=CcXNwuXqVJy-ldxLYMQO6ibbHmwr5kfLc97xNmaV8Uc 2215
tests/tests.py sha256=4x8sg2ABLFSlnuFXG84cqu5hn0ogHt9lf6xeuIV0dRA 8309
eth_mpt-0.2.0.dist-info/LICENSE sha256=BuzRbN5u_7Jy-78GfMb6rJVHpZvcc6U886_sAot8ch8 1057
eth_mpt-0.2.0.dist-info/METADATA sha256=VQc8hm8Qq-DcElmNQlYBZPHn0Zv2L1h5rjFC5MrW0zw 1985
eth_mpt-0.2.0.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
eth_mpt-0.2.0.dist-info/top_level.txt sha256=KGg-IX9pkpCd8JvE8zwqCzvzUXD0ogDxFn4UOAwIMDQ 10
eth_mpt-0.2.0.dist-info/RECORD

top_level.txt

mpt
tests