base58

View on PyPIReverse Dependencies (323)

2.1.1 base58-2.1.1-py3-none-any.whl

Wheel Details

Project: base58
Version: 2.1.1
Filename: base58-2.1.1-py3-none-any.whl
Download: [link]
Size: 5621
MD5: efa8296310fcf7b1b35e88bb31dfaf33
SHA256: 11a36f4d3ce51dfc1043f3218591ac4eb1ceb172919cebe05b52a5bcc8d245c2
Uploaded: 2021-10-30 22:12:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: base58
Version: 2.1.1
Summary: Base58 and Base58Check implementation.
Author: David Keijser
Author-Email: keijser[at]gmail.com
Home-Page: https://github.com/keis/base58
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Requires-Dist: mypy; extra == "tests"
Requires-Dist: PyHamcrest (>=2.0.2); extra == "tests"
Requires-Dist: pytest (>=4.6); extra == "tests"
Requires-Dist: pytest-benchmark; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-flake8; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: COPYING
[Description omitted; length: 2216 characters]

WHEEL

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

RECORD

Path Digest Size
base58/__init__.py sha256=7HvHX-In8vY_AJIGqPYhMRuibYkWNEU0yiquapCDKpw 4059
base58/__main__.py sha256=3rysVZfdK6HC2DXk5XdRQntooSxBevh_yO1oi_Pqb4M 1183
base58/py.typed sha256=dcrsqJrcYfTX-ckLFJMTaj6mD8aDe2u0tkQG-ZYxnEg 26
base58-2.1.1.dist-info/COPYING sha256=z0aU8EC3oxzY7D280LWDpgHA1MN94Ba-eqCgbjpqOlQ 1057
base58-2.1.1.dist-info/METADATA sha256=OMWrHqwTJgXypOcS0Tdx3XBESZ5Y4terXPUBfg07Vd0 3078
base58-2.1.1.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
base58-2.1.1.dist-info/entry_points.txt sha256=7WwcggBSeBwcC22-LkpqMOCaPdey0nOG3QEaKok403Y 49
base58-2.1.1.dist-info/top_level.txt sha256=BVSonMPECDcX_2XqQ7iILRqitlshZNNEmLCEWlpvUvI 7
base58-2.1.1.dist-info/RECORD

top_level.txt

base58

entry_points.txt

base58 = base58.__main__:main