MP3File is a class that describes an existing MP3-File. During instantiation the ID3-Tags will be read an saved in an extra Object, depending on the ID3-version (ID3v2 or ID3v1). This class can be used to organize mp3-collections. Maybe someday the audio-data will be extracted to build mp3-players under Squeak that don't need the libmpeg3-Plugin.