LICENSE
README.md
pyproject.toml
fugo/__init__.py
fugo/chord.py
fugo/duration.py
fugo/interval.py
fugo/key.py
fugo/meter.py
fugo/motion.py
fugo/note.py
fugo/time.py
fugo.egg-info/PKG-INFO
fugo.egg-info/SOURCES.txt
fugo.egg-info/dependency_links.txt
fugo.egg-info/top_level.txt
tests/test_chord.py
tests/test_duration.py
tests/test_interval.py
tests/test_key.py
tests/test_meter.py
tests/test_motion.py
tests/test_note.py
tests/test_note_name.py
tests/test_time.py