Metadata-Version: 2.1
Name: erc7730
Version: 0.0.0
Summary: ERC-7730 descriptors validation and utilities.
Author: Ledger
Maintainer: Ledger
License: Apache-2.0
Project-URL: Homepage, https://ledgerhq.github.io/python-erc7730
Project-URL: Documentation, https://ledgerhq.github.io/python-erc7730
Project-URL: Repository, https://github.com/LedgerHQ/python-erc7730
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: <3.13,>=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=2.8.2
Requires-Dist: eip712-clearsign>=2.1.0
Requires-Dist: requests>=2.32.3
Requires-Dist: typer>=0.12.5
Requires-Dist: eth-utils>=5.0.0
Requires-Dist: jsonschema
Requires-Dist: eth_hash[pycryptodome]
Requires-Dist: rich
Requires-Dist: typer
Requires-Dist: lark>=1.2.2

python-erc7730
==============

**This library provides tooling for the ERC-7730 standard.**

See documentation at <https://ledgerhq.github.io/python-erc7730>.
