LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
cyares/__init__.pxd
cyares/__init__.py
cyares/aio.py
cyares/aiohttp.py
cyares/ares.pxd
cyares/callbacks.c
cyares/callbacks.pxd
cyares/callbacks.pyx
cyares/channel.c
cyares/channel.pxd
cyares/channel.pyi
cyares/channel.pyx
cyares/deprecated_subclass.py
cyares/exception.c
cyares/exception.pxd
cyares/exception.pyi
cyares/exception.pyx
cyares/handles.c
cyares/handles.pxd
cyares/handles.pyi
cyares/handles.pyx
cyares/py.typed
cyares/resulttypes.c
cyares/resulttypes.pxd
cyares/resulttypes.pyi
cyares/resulttypes.pyx
cyares/socket_handle.c
cyares/socket_handle.pxd
cyares/socket_handle.pyx
cyares/trio.py
cyares.egg-info/PKG-INFO
cyares.egg-info/SOURCES.txt
cyares.egg-info/dependency_links.txt
cyares.egg-info/not-zip-safe
cyares.egg-info/requires.txt
cyares.egg-info/top_level.txt
cyares/inc/__init__.pxd
cyares/inc/cares_flag_check.h
cyares/inc/cares_headers.h
cyares/inc/cyares_err_lookup.h
cyares/inc/cyares_utils.h
tests/test_aio_cyares.py
tests/test_benchmark.py
tests/test_channel.py
tests/test_deprecated_subclass.py
tests/test_future.py
tests/test_trio.py
tests/test_utils.py