COPYING
MANIFEST.in
NEWS
README
TODO
docs/Makefile
docs/api_notes.rst
docs/bugs.rst
docs/changelog.rst
docs/conf.py
docs/id3_frames_gen.py
docs/index.rst
docs/tutorial.rst
docs/api/ape.rst
docs/api/asf.rst
docs/api/base.rst
docs/api/flac.rst
docs/api/id3.rst
docs/api/id3_frames.rst
docs/api/index.rst
docs/api/mp4.rst
docs/api/ogg.rst
docs/man/Makefile
docs/man/index.rst
docs/man/mid3iconv.rst
docs/man/mid3v2.rst
docs/man/moggsplit.rst
docs/man/mutagen-inspect.rst
docs/man/mutagen-pony.rst
man/mid3iconv.1
man/mid3v2.1
man/moggsplit.1
man/mutagen-inspect.1
man/mutagen-pony.1
mutagen/__init__.py
mutagen/_constants.py
mutagen/_id3frames.py
mutagen/_id3specs.py
mutagen/_id3util.py
mutagen/_util.py
mutagen/_vorbis.py
mutagen/apev2.py
mutagen/asf.py
mutagen/easyid3.py
mutagen/easymp4.py
mutagen/flac.py
mutagen/id3.py
mutagen/m4a.py
mutagen/monkeysaudio.py
mutagen/mp3.py
mutagen/mp4.py
mutagen/musepack.py
mutagen/ogg.py
mutagen/oggflac.py
mutagen/oggopus.py
mutagen/oggspeex.py
mutagen/oggtheora.py
mutagen/oggvorbis.py
mutagen/optimfrog.py
mutagen/trueaudio.py
mutagen/wavpack.py
mutagen.egg-info/PKG-INFO
mutagen.egg-info/SOURCES.txt
mutagen.egg-info/dependency_links.txt
mutagen.egg-info/top_level.txt
tests/__init__.py
tests/test___init__.py
tests/test__id3frames.py
tests/test__id3specs.py
tests/test__util.py
tests/test__vorbis.py
tests/test_apev2.py
tests/test_asf.py
tests/test_easyid3.py
tests/test_easymp4.py
tests/test_flac.py
tests/test_id3.py
tests/test_m4a.py
tests/test_monkeysaudio.py
tests/test_mp3.py
tests/test_mp4.py
tests/test_musepack.py
tests/test_ogg.py
tests/test_oggflac.py
tests/test_oggopus.py
tests/test_oggspeex.py
tests/test_oggtheora.py
tests/test_oggvorbis.py
tests/test_optimfrog.py
tests/test_tools.py
tests/test_tools_mid3iconv.py
tests/test_tools_mid3v2.py
tests/test_tools_moggsplit.py
tests/test_tools_mutagen_inspect.py
tests/test_tools_mutagen_pony.py
tests/test_trueaudio.py
tests/test_wavpack.py
tests/data/106-invalid-streaminfo.flac
tests/data/106-short-picture-block-size.flac
tests/data/145-invalid-item-count.apev2
tests/data/52-overwritten-metadata.flac
tests/data/52-too-short-block-size.flac
tests/data/64bit.mp4
tests/data/97-unknown-23-update.mp3
tests/data/CVE-2007-4619-1.flac
tests/data/CVE-2007-4619-12.flac
tests/data/CVE-2007-4619-2.flac
tests/data/almostempty.mpc
tests/data/apev2-lyricsv2.mp3
tests/data/bad-POPM-frame.mp3
tests/data/bad-TYER-frame.mp3
tests/data/bad-xing.mp3
tests/data/brokentag.apev2
tests/data/click.mpc
tests/data/covr-with-name.m4a
tests/data/empty.ofr
tests/data/empty.ofs
tests/data/empty.ogg
tests/data/empty.oggflac
tests/data/empty.spx
tests/data/empty.tta
tests/data/emptyfile.mp3
tests/data/example.opus
tests/data/flac_application.flac
tests/data/has-tags.m4a
tests/data/id3v22-test.mp3
tests/data/id3v23_unsynch.id3
tests/data/issue_21.id3
tests/data/issue_29.wma
tests/data/mac-390-hdr.ape
tests/data/mac-396.ape
tests/data/mac-399.ape
tests/data/multipage-setup.ogg
tests/data/multipagecomment.ogg
tests/data/multiplexed.spx
tests/data/no-tags.3g2
tests/data/no-tags.flac
tests/data/no-tags.m4a
tests/data/oldtag.apev2
tests/data/ooming-header.flac
tests/data/sample.oggtheora
tests/data/sample_bitrate.oggtheora
tests/data/sample_length.oggtheora
tests/data/silence-1.wma
tests/data/silence-2.wma
tests/data/silence-3.wma
tests/data/silence-44-s-mpeg2.mp3
tests/data/silence-44-s-mpeg25.mp3
tests/data/silence-44-s-v1.mp3
tests/data/silence-44-s.flac
tests/data/silence-44-s.mp3
tests/data/silence-44-s.wv
tests/data/sv4_header.mpc
tests/data/sv5_header.mpc
tests/data/sv8_header.mpc
tests/data/too-short.mp3
tests/data/truncated-64bit.mp4
tests/data/variable-block.flac
tests/data/vbri.mp3
tests/data/xing.mp3
tools/mid3iconv
tools/mid3v2
tools/moggsplit
tools/mutagen-inspect
tools/mutagen-pony