LICENSE.txt
README.md
pyproject.toml
src/streaming_form_data/__init__.py
src/streaming_form_data/_parser.c
src/streaming_form_data/parser.py
src/streaming_form_data/targets.py
src/streaming_form_data/validators.py
src/streaming_form_data.egg-info/PKG-INFO
src/streaming_form_data.egg-info/SOURCES.txt
src/streaming_form_data.egg-info/dependency_links.txt
src/streaming_form_data.egg-info/requires.txt
src/streaming_form_data.egg-info/top_level.txt
tests/test_exceptions.py
tests/test_finder.py
tests/test_parser.py
tests/test_targets.py
tests/test_validators.py