.pre-commit-config.yaml
CHANGES.rst
CONTRIBUTING.md
COPYRIGHT.txt
CREDITS.rst
INSTALL.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
src/hurry.query.egg-info/PKG-INFO
src/hurry.query.egg-info/SOURCES.txt
src/hurry.query.egg-info/dependency_links.txt
src/hurry.query.egg-info/not-zip-safe
src/hurry.query.egg-info/requires.txt
src/hurry.query.egg-info/top_level.txt
src/hurry/query/__init__.py
src/hurry/query/configure.zcml
src/hurry/query/interfaces.py
src/hurry/query/query.py
src/hurry/query/query.rst
src/hurry/query/set.py
src/hurry/query/value.py
src/hurry/query/tests/__init__.py
src/hurry/query/tests/test_doctests.py
src/hurry/query/tests/test_query.py