LICENSE
README.md
pyproject.toml
supernote/__init__.py
supernote/color.py
supernote/converter.py
supernote/decoder.py
supernote/exceptions.py
supernote/fileformat.py
supernote/manipulator.py
supernote/parser.py
supernote/utils.py
supernote.egg-info/PKG-INFO
supernote.egg-info/SOURCES.txt
supernote.egg-info/dependency_links.txt
supernote.egg-info/entry_points.txt
supernote.egg-info/requires.txt
supernote.egg-info/top_level.txt
supernote/cmds/__init__.py
supernote/cmds/supernote_tool.py
tests/test_init.py