Home | Trees | Index | Help |
---|
|
tagger
: ID3v1/ID3v2 Tag Manipulation
constants
: Tagger ID3 Constants
encoding
: Encoding maps
exceptions
: Custom Exceptions
id3v1
: ID3v1 Class
id3v2
: ID3v2 Tag Representation
id3v2frame
: ID3v2 Frames
utility
: Data Utility Functions
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 Sun Apr 10 14:44:01 2005 | http://epydoc.sf.net |