README
pyproject.toml
ibidem/__init__.py
ibidem/cli.py
ibidem/config.py
ibidem/layout.py
ibidem/utils.py
ibidem.egg-info/PKG-INFO
ibidem.egg-info/SOURCES.txt
ibidem.egg-info/dependency_links.txt
ibidem.egg-info/entry_points.txt
ibidem.egg-info/requires.txt
ibidem.egg-info/top_level.txt
ibidem/feature/__init__.py
ibidem/feature/highnote.py
ibidem/feature/legacy.py
ibidem/feature/plain.py
ibidem/feature/result.py
ibidem/parser/__init__.py
ibidem/parser/highnote.py
ibidem/parser/plain.py
ibidem/parser/textraw.py
ibidem/strategy/__init__.py
ibidem/strategy/highnote.py
ibidem/strategy/plainmoving.py
ibidem/strategy/moving/__init__.py
ibidem/strategy/moving/finish.py
ibidem/strategy/moving/judge.py
ibidem/strategy/moving/run.py
ibidem/strategy/moving/separator.py
ibidem/strategy/moving/utils.py
tests/test_footer.py
tests/test_footnote.py
tests/test_highnotes.py
tests/test_judgement.py
tests/test_moving.py
tests/test_negative.py
tests/test_utils.py
tests/test_validate.py