LICENSE
README.md
pyproject.toml
src/fieldbench/__init__.py
src/fieldbench/aggregate.py
src/fieldbench/cli.py
src/fieldbench/corpus.py
src/fieldbench/run.py
src/fieldbench/scoring.py
src/fieldbench.egg-info/PKG-INFO
src/fieldbench.egg-info/SOURCES.txt
src/fieldbench.egg-info/dependency_links.txt
src/fieldbench.egg-info/entry_points.txt
src/fieldbench.egg-info/requires.txt
src/fieldbench.egg-info/top_level.txt
tests/test_corpus.py
tests/test_run.py
tests/test_scoring.py