LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/wrapper/basics.cpp
src/wrapper/common.hpp
src/wrapper/id3.cpp
src/wrapper/rest.cpp
tagpy/__init__.py
tagpy/ape.py
tagpy/flac.py
tagpy/id3v1.py
tagpy/id3v2.py
tagpy/mp4.py
tagpy/mpc.py
tagpy/mpeg.py
tagpy/wav.py
tagpy.egg-info/PKG-INFO
tagpy.egg-info/SOURCES.txt
tagpy.egg-info/dependency_links.txt
tagpy.egg-info/requires.txt
tagpy.egg-info/top_level.txt
tagpy/ogg/__init__.py
tagpy/ogg/flac.py
tagpy/ogg/vorbis.py
test/__init__.py
test/la.flac
test/la.mp3
test/la.ogg
test/tagrename
test/test_deb-bug-438556.py
test/test_framedumper.py
test/test_mp4.py
test/test_ogg.py
test/test_tagprinter.py
test/test_tagpy.py