Metadata-Version: 2.1
Name: erc7730
Version: 0.3.6
Summary: ERC-7730 descriptors validation and utilities.
License: Apache-2.0
Author: Ledger
Maintainer: Ledger
Requires-Python: >= 3.12, <3.13
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
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: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Dist: case-switcher>=1.3.13
Requires-Dist: eip712-clearsign>=4.0.1
Requires-Dist: eth-abi>=5.1.0
Requires-Dist: eth-utils>=5.0.0
Requires-Dist: eth_hash[pycryptodome]
Requires-Dist: hishel>=0.0.33
Requires-Dist: httpx-file>=0.2.0
Requires-Dist: httpx==0.27.2
Requires-Dist: jsonschema
Requires-Dist: lark>=1.2.2
Requires-Dist: limiter>=0.5.0
Requires-Dist: pydantic-string-url>=1.0.2
Requires-Dist: pydantic>=2.8.2
Requires-Dist: rich
Requires-Dist: typer
Requires-Dist: typer>=0.12.5
Requires-Dist: xdg-base-dirs>=6.0.2
Project-URL: Documentation, https://ledgerhq.github.io/python-erc7730
Project-URL: Homepage, https://ledgerhq.github.io/python-erc7730
Project-URL: Repository, https://github.com/LedgerHQ/python-erc7730
Description-Content-Type: text/markdown

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

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

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

