Metadata-Version: 2.1
Name: fire-rpc
Version: 0.1.0
Summary: turn fire command line to a rpc server
License: MIT
Author: weihong.xu
Author-email: xuweihong.cn@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.11.12,<4.0.0)
Requires-Dist: fire (>=0.5.0,<0.6.0)
Description-Content-Type: text/markdown

# fire-rpc
Turn fire command line into remote JSON RPC

