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