| Trees | Index | Help |
|---|
| Package Peapod :: Module 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 | |
|---|---|
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
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Feb 13 06:25:12 2011 | http://epydoc.sf.net |