Package Peapod :: Module tagging
[show private | hide private]
[frames | no frames]

Module Peapod.tagging

Classes
Comment A class to abstract the data types away from the tagging process.
id3Comment A class to manage simple reading and writing of id3 tags.
vorbisComment A class to manage simple reading and writing of vorbis tags.

Function Summary
  editTags(feed, entry, options, filename, taglist)
Writes new tags to filename.

Variable Summary
RootLogger logger = <logging.RootLogger instance at 0xb756d6ac>

Function Details

editTags(feed, entry, options, filename, taglist=['Artist', 'Title', 'Genre', 'Album'])

Writes new tags to filename. Default values are used to replace empty tags.

Variable Details

logger

Type:
RootLogger
Value:
<logging.RootLogger instance at 0xb756d6ac>                            

Generated by Epydoc 2.1 on Sun Feb 13 06:25:12 2011 http://epydoc.sf.net