LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
tagpatch/__init__.py
tagpatch/__main__.py
tagpatch/options.py
tagpatch/types.py
tagpatch/utils.py
tagpatch.egg-info/PKG-INFO
tagpatch.egg-info/SOURCES.txt
tagpatch.egg-info/dependency_links.txt
tagpatch.egg-info/requires.txt
tagpatch.egg-info/top_level.txt
tagpatch/patches/__init__.py
tagpatch/patches/artist_name.py
tagpatch/patches/embed_lrc.py
tagpatch/patches/patch.py
tests/__init__.py
tests/test_patches.py
tests/test_utils.py