eth0

View on PyPIReverse Dependencies (0)

0.1.3 eth0-0.1.3-py3-none-any.whl

Wheel Details

Project: eth0
Version: 0.1.3
Filename: eth0-0.1.3-py3-none-any.whl
Download: [link]
Size: 4110
MD5: d833f7dbf94946ea2daa97788bb1b9c3
SHA256: f8065888ddc7eb87540420326b83a6427418631ff03e6f83ccfafd2c8213dfce
Uploaded: 2024-06-17 18:06:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eth0
Version: 0.1.3
Summary: Ethereum toolkit
Author-Email: Jarkko Sakkinen <jarkko.sakkinen[at]iki.fi>
Project-Url: Homepage, https://codeberg.org/jarkko/eth0
Project-Url: Repository, https://codeberg.org/jarkko/eth0.git
Project-Url: Issues, https://codeberg.org/jarkko/eth0/issues
License: Copyright (c) 2024 Jarkko Sakkinen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Dist: eth-account
Requires-Dist: eth-keys
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 506 characters]

WHEEL

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

RECORD

Path Digest Size
eth0/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
eth0/address.py sha256=hAZxRzkywCg8A0WF36J3lecOg0P_STOPHrgag8xo-3A 389
eth0/sign.py sha256=vFMRSZv8Abau91Qr3PTiCUzra2RIBvRXwyEj4hAHi78 560
eth0-0.1.3.dist-info/LICENSE sha256=NjG6cjasNHQb3IO93FciwDRSozjoM9m2FqzOCjarIxY 1059
eth0-0.1.3.dist-info/METADATA sha256=-V7Wtm4f_bqCSkXsylENtCkrnDIGtMl3TqTDQuOjFm0 2197
eth0-0.1.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
eth0-0.1.3.dist-info/entry_points.txt sha256=qkKNLYbRmjIn4S2HVrZQ_nQn8tr6Dm7BPthJ-hDOuLo 86
eth0-0.1.3.dist-info/top_level.txt sha256=z5UZ0n1iSCOZa9E4dn_F8OtMhzf9DK2QiVycz7k6Hk0 5
eth0-0.1.3.dist-info/RECORD

top_level.txt

eth0

entry_points.txt

eth0-address = eth0.address:main_cli
eth0-sign = eth0.sign:main_cli