| Home | Trees | Index | Help |
|---|
|
tagger: Copyright (c) 2004.
constants: Copyright (c) 2004.
debug: Copyright (c) 2004.
encoding: Copyright (c) 2004.
exceptions: Copyright (c) 2004.
id3v1: Copyright (c) 2004.
id3v2: Copyright (c) 2004.
id3v2frame: Copyright (c) 2004.
utility
exceptions.Exception:
Common base class for all exceptions.
tagger.exceptions.ID3Exception:
General ID3Exception
tagger.exceptions.ID3EncodingException:
Encoding Exception
tagger.exceptions.ID3FrameException:
Frame is malformed or missing
tagger.exceptions.ID3HeaderInvalidException:
Header is malformed or none existant
tagger.exceptions.ID3NotImplementedException:
This function isn't implemented
tagger.exceptions.ID3ParameterException:
Parameters are missing or malformed
tagger.exceptions.ID3VersionMismatchException:
Version Mismatch problems
tagger.id3v1.ID3v1:
ID3v1 Class
tagger.id3v2.ID3v2:
ID3v2 Tag Parser/Writer for MP3 files
tagger.id3v2frame.ID3v2BaseFrame:
Base ID3v2 Frame for 2.2, 2.3 and 2.4
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.0 on Mon May 10 00:11:04 2004 | http://epydoc.sf.net |