MANIFEST.in
README.md
requirements.txt
setup.py
json_rpc/__init__.py
json_rpc/error.py
json_rpc/server.py
json_rpc/variants.py
py_json_rpc.egg-info/PKG-INFO
py_json_rpc.egg-info/SOURCES.txt
py_json_rpc.egg-info/dependency_links.txt
py_json_rpc.egg-info/requires.txt
py_json_rpc.egg-info/top_level.txt
test/__init__.py
test/test_errors.py
test/test_main.py