.gitignore
README.md
pyproject.toml
setup.cfg
setup.py
acurl_ng.egg-info/PKG-INFO
acurl_ng.egg-info/SOURCES.txt
acurl_ng.egg-info/dependency_links.txt
acurl_ng.egg-info/requires.txt
acurl_ng.egg-info/top_level.txt
src/.gitignore
src/acurl.c
src/acurl.pyx
src/acurl_wrappers.h
src/cookie.pyx
src/curlinterface.pxd
src/request.pyx
src/response.pyx
src/session.pyx
src/utils.pyx
tests/conftest.py
tests/helpers_ng.py
tests/test_acurl_ng.py
tests/test_cookie_ng.py
tests/test_httpbin_ng.py
tests/test_request_ng.py
tests/test_response_ng.py
tests/test_session_ng.py
tests/test_to_curl_ng.py
tests/test_utils_ng.py
valgrind/README.md
valgrind/leak_check.py
valgrind/valgrind-python.supp