LICENSE
README.md
pyproject.toml
src/Notare.egg-info/PKG-INFO
src/Notare.egg-info/SOURCES.txt
src/Notare.egg-info/dependency_links.txt
src/Notare.egg-info/entry_points.txt
src/Notare.egg-info/requires.txt
src/Notare.egg-info/top_level.txt
src/notare/__init__.py
src/notare/analyze.py
src/notare/cli.py
src/notare/converter.py
src/notare/extract.py
src/notare/metadata.py
src/notare/play.py
src/notare/show.py
src/notare/transpose.py
src/notare/utils.py
tests/test_analyze.py
tests/test_converter.py
tests/test_extract.py
tests/test_metadata.py
tests/test_transpose.py
tests/test_utils.py