MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
acurl.egg-info/PKG-INFO
acurl.egg-info/SOURCES.txt
acurl.egg-info/dependency_links.txt
acurl.egg-info/requires.txt
acurl.egg-info/top_level.txt
src/acurl.c
src/acurl_wrappers.h
tests/test_acurl.py
tests/test_cookie.py
tests/test_httpbin.py
tests/test_request.py
tests/test_response.py
tests/test_session.py
tests/test_to_curl.py
tests/test_utils.py