LICENSE
README.md
pyproject.toml
requirements.txt
src/inegm.staff.egg-info/PKG-INFO
src/inegm.staff.egg-info/SOURCES.txt
src/inegm.staff.egg-info/dependency_links.txt
src/inegm.staff.egg-info/entry_points.txt
src/inegm.staff.egg-info/top_level.txt
src/staff/__init__.py
src/staff/__main__.py
src/staff/duration.py
src/staff/numerical.py
src/staff/pitch.py
src/staff/patterns/__init__.py
src/staff/patterns/duration.py
src/staff/patterns/pattern.py
tests/test_duration.py
tests/test_pitch.py