.coveragerc
.gitignore
.travis.yml
LICENSE
README.rst
setup.cfg
setup.py
tox.ini
docs/api.rst
docs/conf.py
docs/index.rst
docs/userguide.rst
docs/versionhistory.rst
examples/apache_docker.conf
examples/apache_docker.sh
examples/asyncio-server.py
examples/curio-server.py
examples/nginx_docker.conf
examples/nginx_docker.sh
examples/twisted-server.py
fcgiproto/__init__.py
fcgiproto/connection.py
fcgiproto/connection.pyi
fcgiproto/constants.py
fcgiproto/events.py
fcgiproto/exceptions.py
fcgiproto/records.py
fcgiproto/states.py
fcgiproto.egg-info/PKG-INFO
fcgiproto.egg-info/SOURCES.txt
fcgiproto.egg-info/dependency_links.txt
fcgiproto.egg-info/top_level.txt
tests/test_connection.py
tests/test_records.py
tests/test_states.py