AUTHORS
ChangeLog
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/docs-publish.yaml
.github/workflows/pypi-publish.yaml
.github/workflows/pytest-cover-run.yaml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/contents.rst
docs/source/index.rst
docs/source/module/httpq.rst
docs/source/writeups/quickstart.rst
docs/source/writeups/state-machine.rst
httpq/__init__.py
httpq/httpq.py
httpq.egg-info/PKG-INFO
httpq.egg-info/SOURCES.txt
httpq.egg-info/dependency_links.txt
httpq.egg-info/not-zip-safe
httpq.egg-info/pbr.json
httpq.egg-info/requires.txt
httpq.egg-info/top_level.txt
tests/__init__.py
tests/requirements.txt
tests/test_httpq.py