LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/gunicorn_h1c/__init__.py
src/gunicorn_h1c/pico_parser_fast.c
src/gunicorn_h1c/pico_parser_module.c
src/gunicorn_h1c/pico_protocol.c
src/gunicorn_h1c/pico_utils.h
src/gunicorn_h1c.egg-info/PKG-INFO
src/gunicorn_h1c.egg-info/SOURCES.txt
src/gunicorn_h1c.egg-info/dependency_links.txt
src/gunicorn_h1c.egg-info/requires.txt
src/gunicorn_h1c.egg-info/top_level.txt
src/gunicorn_h1c/picohttpparser/picohttpparser.c
src/gunicorn_h1c/picohttpparser/picohttpparser.h
tests/test_parser.py
tests/test_protocol.py