LICENSE
README.md
pyproject.toml
src/alphajudge/__init__.py
src/alphajudge/cli.py
src/alphajudge/core.py
src/alphajudge/runner.py
src/alphajudge.egg-info/PKG-INFO
src/alphajudge.egg-info/SOURCES.txt
src/alphajudge.egg-info/dependency_links.txt
src/alphajudge.egg-info/entry_points.txt
src/alphajudge.egg-info/requires.txt
src/alphajudge.egg-info/top_level.txt
src/alphajudge/parsers/__init__.py
src/alphajudge/parsers/af2.py
src/alphajudge/parsers/af3.py
test/test_parsers_and_runner.py