LICENSE
pyproject.toml
readme.md
setup.py
aiocsv/__init__.py
aiocsv/_parser.c
aiocsv/_parser.pyi
aiocsv/parser.py
aiocsv/protocols.py
aiocsv/py.typed
aiocsv/readers.py
aiocsv/writers.py
aiocsv.egg-info/PKG-INFO
aiocsv.egg-info/SOURCES.txt
aiocsv.egg-info/dependency_links.txt
aiocsv.egg-info/not-zip-safe
aiocsv.egg-info/requires.txt
aiocsv.egg-info/top_level.txt
tests/test_dialects.py
tests/test_dict.py
tests/test_newlines.py
tests/test_parser.py
tests/test_simple.py