LICENSE
README.md
pyproject.toml
setup.py
src/restcall/__init__.py
src/restcall/__main__.py
src/restcall/curlify.py
src/restcall/restcall.py
src/restcall.egg-info/PKG-INFO
src/restcall.egg-info/SOURCES.txt
src/restcall.egg-info/dependency_links.txt
src/restcall.egg-info/entry_points.txt
src/restcall.egg-info/requires.txt
src/restcall.egg-info/top_level.txt
test/test_restcall.py