id3reader

Id3reader.py is a Python module that reads ID3 metadata tags in MP3 files.


License
Other
Install
pip install id3reader==1.53.20070415

Documentation

Id3reader.py is a Python module that reads ID3 metadata tags in MP3 files.

Right now this is nothing more then a repackaging of Ned Batchelder's work. I just wanted to make it easier to install.