LICENSE
README.md
pyproject.toml
src/confgate/__init__.py
src/confgate/_core.py
src/confgate/_exceptions.py
src/confgate/_gate.py
src/confgate.egg-info/PKG-INFO
src/confgate.egg-info/SOURCES.txt
src/confgate.egg-info/dependency_links.txt
src/confgate.egg-info/requires.txt
src/confgate.egg-info/top_level.txt
tests/test_decision.py
tests/test_gate.py