keridht

View on PyPIReverse Dependencies (0)

0.0.1 keridht-0.0.1-py3-none-any.whl

Wheel Details

Project: keridht
Version: 0.0.1
Filename: keridht-0.0.1-py3-none-any.whl
Download: [link]
Size: 39196
MD5: 66347d3a17efa2f5f624d6f91cbfcade
SHA256: e2df43e3535ec43aec6cd5527645790b671a58e1ede4637b35369167d6e7f3ef
Uploaded: 2021-05-07 19:25:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: keridht
Version: 0.0.1
Summary: KERI DHT Discovery
Home-Page: https://github.com/decentralized-identity/keri-dht-py
Project-Url: Documentation, https://keridht.readthedocs.io/
Project-Url: Changelog, https://keridht.readthedocs.io/en/latest/changelog.html
Project-Url: Issue Tracker, https://github.com/decentralized-identity/keri-dht-py/issues
License: Apache Software License 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Requires-Python: >=3.9.4
Requires-Dist: lmdb (>=1.1.1)
Requires-Dist: pysodium (>=0.7.7)
Requires-Dist: blake3 (>=0.1.8)
Requires-Dist: msgpack (>=1.0.2)
Requires-Dist: cbor2 (>=5.2.0)
Requires-Dist: hio (>=0.3.2)
[Description omitted; length: 46 characters]

WHEEL

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

RECORD

Path Digest Size
keridht/__init__.py sha256=GxD9bqt9Hj4NG5QkUgtWiVTkQLryhg1Bxhf--m_1cxM 77
keridht/__main__.py sha256=bhQ_oCBYDlVQoqma4C5qFUT6XBXTluJJUT6dC1x9UeY 305
keridht/app.py sha256=k5D-lZ9E7wCRtH3PjBlLGWpUsY2c563Riv1F-ULJKE4 7833
keridht/base.py sha256=JUW6V72KcVCoseCQx_lOHNTaKWxu9jzTqLTVBltm_qA 2311
keridht/cli.py sha256=8Z6jf0YU6BjVwKFNUPzqbMq8-WQ55GM1_wo8JOvfuro 965
keridht/client.py sha256=9QrgPbzyAvwbhcIAGiCyRRwQ2WMwuVaChIKdT0byMCs 17700
keridht/daemon.py sha256=AsI-0RBrAUsQ8JJJOkHID73NBShVgEmoFMNFr-7i_cU 5403
keridht/ipl.py sha256=IWnJmVv4q0VHDMpKj0Hr0JwXNYNgQPMhpErQ1MtUwI0 4552
keridht/kes.py sha256=YHn186DY4TAMObQeoZANLpJvvX_nFp6i7ARAq9iyKa0 3024
keridht/methods.py sha256=qCXeIGtT__Wno4_mYFOMkSuGK1bxr5p-wdmzhgUIt1k 12350
keridht/msg.py sha256=nMfpXOccp_poKyILjWE4mQd4I-f7-q34GlZoqQHCsqU 5735
keridht/node.py sha256=aEnTFmrA9X8B3wrERNqxjQxOiIjikrMWniFcg6kQ-Ys 20639
keridht/testing.py sha256=CIXail7dN5m4e5WLPxAVuWOxy7L5FT0wWK043MPMUQU 12506
keridht/utility.py sha256=-DifmOr2SDdWTBRPaLoQ96fMfj_2mhDf4GEevSCKsDo 7564
keridht-0.0.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
keridht-0.0.1.dist-info/METADATA sha256=-dzbEVZRnYRVMgj7ZppXqPy6v6OnWQ10K3U_Vif0e84 1145
keridht-0.0.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
keridht-0.0.1.dist-info/entry_points.txt sha256=jejsm4wt9O3lzv9VfnmFMkIuJeowptXoyq-cF06u3l8 77
keridht-0.0.1.dist-info/top_level.txt sha256=Lgy6pewKPZB2T2VrmbiSHIDETmKOvZ3TbWN2XNKbxh0 8
keridht-0.0.1.dist-info/RECORD

top_level.txt

keridht

entry_points.txt

keridht = keridht.cli:main
keridhtd = keridht.daemon:main