README
pyproject.toml
headnote/__init__.py
headnote/cli.py
headnote/headnotes.py
headnote/horizontals.py
headnote/utils.py
headnote.egg-info/PKG-INFO
headnote.egg-info/SOURCES.txt
headnote.egg-info/dependency_links.txt
headnote.egg-info/entry_points.txt
headnote.egg-info/requires.txt
headnote.egg-info/top_level.txt
headnote/feature/__init__.py
headnote/feature/common.py
headnote/feature/fixed.py
headnote/feature/result.py
headnote/strategy/__init__.py
headnote/strategy/common.py
headnote/strategy/fixed.py
tests/test_common.py
tests/test_fixed.py
tests/test_header.py
tests/test_headnotes.py
tests/test_regression.py
tests/test_rotated.py
tests/test_validate.py