Metadata-Version: 2.1
Name: async-jrpc
Version: 1.0.0
Summary: JSON RPC via HTTP client, backed with httpx.
Author: yallxe
Author-email: 82591945+yallxe@users.noreply.github.com
Requires-Python: >=3.6.1
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: httpx (>=0.21.1,<0.22.0)
