LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
gen_rpc/__init__.py
gen_rpc/py.typed
gen_rpc.egg-info/PKG-INFO
gen_rpc.egg-info/SOURCES.txt
gen_rpc.egg-info/dependency_links.txt
gen_rpc.egg-info/requires.txt
gen_rpc.egg-info/top_level.txt
gen_rpc/conf/gen_rpc.cfg
gen_rpc/conf/gen_rpc.logo
gen_rpc/conf/gen_rpc_util.cfg
gen_rpc/conf/project.yaml
gen_rpc/conf/template/rpc_client.template
gen_rpc/conf/template/rpc_server.template
gen_rpc/conf/template/rpc_square.template
gen_rpc/log/gen_rpc.log
gen_rpc/pro/__init__.py
gen_rpc/pro/read_template.py
gen_rpc/pro/write_template.py
gen_rpc/run/gen_rpc_run.py