.gitignore
.python-version
CHANGELOG.md
LICENSE
Pipfile
Pipfile.lock
README.md
pyproject.toml
setup.cfg
src/flackup/__init__.py
src/flackup/cli.py
src/flackup/convert.py
src/flackup/fileinfo.py
src/flackup/musicbrainz.py
src/flackup.egg-info/PKG-INFO
src/flackup.egg-info/SOURCES.txt
src/flackup.egg-info/dependency_links.txt
src/flackup.egg-info/entry_points.txt
src/flackup.egg-info/requires.txt
src/flackup.egg-info/top_level.txt
tests/test_cli.py
tests/test_convert.py
tests/test_fileinfo.py
tests/test_musicbrainz.py
tests/test_cli/tagged.flac
tests/test_convert/date_original.flac
tests/test_convert/tagged.flac
tests/test_fileinfo/cover.png
tests/test_fileinfo/empty.flac
tests/test_fileinfo/invalid.flac
tests/test_fileinfo/tagged.flac
tests/test_fileinfo/test.flac