sparse-merkle-tree

View on PyPIReverse Dependencies (0)

0.3.0 sparse_merkle_tree-0.3.0-py3-none-any.whl

Wheel Details

Project: sparse-merkle-tree
Version: 0.3.0
Filename: sparse_merkle_tree-0.3.0-py3-none-any.whl
Download: [link]
Size: 11248
MD5: 5aa7d4f4965cd7d60a147eba839e9da8
SHA256: 4e92ac231bec8f8e8993465a110bdb27bc9af08d3bbed364d59322e6ddaae1b6
Uploaded: 2021-07-25 23:15:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sparse-merkle-tree
Version: 0.3.0
Summary: A Sparse Merkle Tree for a key/value map
Author: Dave Bryson
Home-Page: https://github.com/davebryson/sparse-merkle-tree
Project-Url: Source, https://github.com/davebryson/sparse-merkle-tree
License: Apache 2.0
Keywords: merkletree
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.9
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Requires-Python: >=3.9
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: build; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 615 characters]

WHEEL

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

RECORD

Path Digest Size
smt/__init__.py sha256=U6ueZFpG3VHyjiIm7fkt-L__oZuU7VXMiG98Gym41cU 25
smt/proof.py sha256=58OohLiDADLEoiBBlvd7LnPOxgge5umKzqwr_DIVIkc 1951
smt/store.py sha256=USVrpQuB_mIHeI-fB3QPbatth_SCA2H2ELDkAkmpQHc 3503
smt/tree.py sha256=-3RpvbAeCTcpFwiu_l9hLNtjqE_s2FTi0rsSuuLJ2-s 9484
smt/utils.py sha256=Wdr_L0KppQw8kL9fyUaiXuJPgdZkZJNpqqsIj-VclTY 1516
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_tree.py sha256=o938ia38Ln8uKZy-TZnjWQjqXG3xlYuTrPU41a2V6TI 2902
sparse_merkle_tree-0.3.0.dist-info/LICENSE sha256=t0nmU8XH2rl0SSaV04_JxfYtoSl3MS-J_rhr8uOT5-8 10762
sparse_merkle_tree-0.3.0.dist-info/METADATA sha256=mRxj5dkJ8KwwkASUTCBK8NNPFblSE7UR1I700nSjlxw 1456
sparse_merkle_tree-0.3.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
sparse_merkle_tree-0.3.0.dist-info/top_level.txt sha256=mGUkorpl4fGvTJQOTCiMSy02McHj1IkWI0qN48ZSCjY 10
sparse_merkle_tree-0.3.0.dist-info/RECORD

top_level.txt

smt
tests