README.md
pyproject.toml
src/conjure_eval/__init__.py
src/conjure_eval/cli.py
src/conjure_eval/corpus.py
src/conjure_eval/runner.py
src/conjure_eval.egg-info/PKG-INFO
src/conjure_eval.egg-info/SOURCES.txt
src/conjure_eval.egg-info/dependency_links.txt
src/conjure_eval.egg-info/entry_points.txt
src/conjure_eval.egg-info/requires.txt
src/conjure_eval.egg-info/top_level.txt
src/conjure_eval/data/__init__.py
src/conjure_eval/data/public_corpus.json
tests/test_cli.py
tests/test_corpus.py
tests/test_runner.py