rotki-content-hash

View on PyPIReverse Dependencies (0)

0.0.3 rotki_content_hash-0.0.3-py3-none-any.whl

Wheel Details

Project: rotki-content-hash
Version: 0.0.3
Filename: rotki_content_hash-0.0.3-py3-none-any.whl
Download: [link]
Size: 10425
MD5: 318e6b3bdee4a5163a97488be04ce76d
SHA256: 8b6ebc6b4a560588f4bb87b2ac97253753d283cb8e0e3937e31cdda55f65387f
Uploaded: 2023-06-15 22:34:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rotki-content-hash
Version: 0.0.3
Summary: Python implementation of EIP 1577 content hash
Author: Filip Š
Author-Email: projects[at]filips.si
Home-Page: https://github.com/filips123/ContentHashPy/
License: MIT
Keywords: ethereum,ethereum-name-service,ens,eip1577,web3,decentralized
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >= 3.5
Requires-Dist: multiformats
Requires-Dist: base58check
Requires-Dist: pysha3
Requires-Dist: typing-extensions (==4.5.0)
Requires-Dist: pylint; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6537 characters]

WHEEL

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

RECORD

Path Digest Size
content_hash/__init__.py sha256=KqYTh1dnoMa2Lh2N2xD1skUq9GuXGyigx2qqjBu5C_c 1214
content_hash/__main__.py sha256=SxKbhJgTU8mrAievtldO03o7-3_guESaWYkWBQPqcOY 2407
content_hash/utils.py sha256=ixZxORG4lmBmMqAz8GZPnR_32kKZe_OMMMmdUIMJR2A 249
content_hash/decodes/__init__.py sha256=ne2QyWu8n7vra4Smt1sp4C-Y7nXPl5yLcwzPGuvQyKs 514
content_hash/decodes/b58_multi_hash.py sha256=kyAqBi5MN4NGCYiLjCp_i9LIKJXhtVbKrZMLzIku3CY 319
content_hash/decodes/hex_multi_hash.py sha256=B_1VjQlPIiGuLMWBscj_Eu5bPpmAssLvucpCXM4v31c 299
content_hash/decodes/utf8.py sha256=KWg5k8aAQGJC98f4gpdmMoJ2b3mLXrnyNvWWwUbKx40 211
content_hash/encodes/__init__.py sha256=kMpX4Gz6i9RV2oxKa9XgV9HUYtBYe_aj3WhkR916BZY 515
content_hash/encodes/ipfs.py sha256=C2LznFdnU0r2bqsylqaNzZxiMCo9Gg7AF6oYF9dskWc 428
content_hash/encodes/swarm.py sha256=LjszI2LOcarG9wQVBd6SvMabNDFSm7TpkREwuCK_D5Y 440
content_hash/encodes/utf8.py sha256=gF8f9UTyMe660RZMSO4_CacTcrxA9murZ_H_UyC5O2w 209
content_hash/profiles/__init__.py sha256=2BsVjx-pnq1_qqicQSkeCs42Sb-CpsK_CiDR4J6k-G4 1876
rotki_content_hash-0.0.3.dist-info/LICENSE sha256=jFCdMIudxq5Bw4oHru6B4alg_C3DAwSFlbkhGljQw7w 1092
rotki_content_hash-0.0.3.dist-info/METADATA sha256=N4Gbc-12lnETKAwgqYmOL1TehcANCZ6WTAMPCNlVGVk 7685
rotki_content_hash-0.0.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
rotki_content_hash-0.0.3.dist-info/entry_points.txt sha256=HYDsP2NIRO8JG9Z9hohr4YRU99VyMY1plh71INnl--c 66
rotki_content_hash-0.0.3.dist-info/top_level.txt sha256=6316jfoSyolXblJ3QI3eJESIulZMyiTWpAT-uSMNnPk 13
rotki_content_hash-0.0.3.dist-info/RECORD

top_level.txt

content_hash

entry_points.txt

rotki-content-hash = content_hash.__main__:main