Metadata-Version: 2.1
Name: ebsi-wallet
Version: 0.1.0
Summary: EBSI Python SDK
License: MIT
Author: George J Padayatti
Author-email: george.padayatti@igrant.io
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyJWT (>=2.4.0,<3.0.0)
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: base58 (==1.0.3)
Requires-Dist: coincurve (>=17.0.0,<18.0.0)
Requires-Dist: eth-keys (>=0.4.0,<0.5.0)
Requires-Dist: jsonschema (>=4.14.0,<5.0.0)
Requires-Dist: jwcrypto (>=1.3.1,<2.0.0)
Requires-Dist: py-multibase (>=1.0.3,<2.0.0)
Requires-Dist: pysha3 (>=1.0.2,<2.0.0)
Requires-Dist: rich (>=12.5.1,<13.0.0)
Requires-Dist: sslcrypto (>=5.3,<6.0)
