LICENSE
README.md
pyproject.toml
tabextract/__init__.py
tabextract/advance.py
tabextract/binaries.py
tabextract/cli.py
tabextract/compose.py
tabextract/cursor.py
tabextract/geometry.py
tabextract/layout.py
tabextract/pipeline.py
tabextract/profiles.py
tabextract/region.py
tabextract/sampling.py
tabextract/songs.py
tabextract/verify.py
tabextract.egg-info/PKG-INFO
tabextract.egg-info/SOURCES.txt
tabextract.egg-info/dependency_links.txt
tabextract.egg-info/entry_points.txt
tabextract.egg-info/requires.txt
tabextract.egg-info/top_level.txt
tests/test_advance_stepwise_scroll.py
tests/test_cursor_color_generalization.py
tests/test_layout_barline_trim.py
tests/test_layout_bridged_gap.py
tests/test_layout_gap_autocalibration.py
tests/test_lesson1_pagination.py
tests/test_lesson2_median_vs_max.py
tests/test_measure_continuity.py
tests/test_region_detection.py
tests/test_scroll_offset_loss_is_loud.py
tests/test_server_input_hardening.py
tests/test_songs_no_false_boundaries.py
tests/test_transition_pages_discarded.py