| Trees | Index | Help |
|---|
|
OPML
download: this module contains the code that actually does the downloading
peapod: Python podcast client
tagging
peapod: peapod is a command-line podcast downloader (C) 2005 Billy Allan.
Peapod.OPML.OIterator
Peapod.OPML.OutlineList
Peapod.download.downloadURL:
A class to download a single enclosure from a feed.
Peapod.peapod.importfeeds:
Class to import feeds from RSS and OPML sources.
Peapod.peapod.newTracks:
A class to manage actions based on recent changes to the peapod
databases.
Peapod.peapod.peapodConf:
Class to manage the configuration for peapod.
Peapod.peapod.podcastListXML:
Manages the spawning of threads to fetch each feed in the list of
known feeds.
Peapod.tagging.Comment:
A class to abstract the data types away from the tagging process.
Peapod.tagging.id3Comment:
A class to manage simple reading and writing of id3 tags.
Peapod.tagging.vorbisComment:
A class to manage simple reading and writing of vorbis tags.
__builtin__.object:
The most base type
__builtin__.dict:
dict() -> new empty dictionary.
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
exceptions.Exception:
Common base class for all exceptions.
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Sep 7 06:27:00 2010 | http://epydoc.sf.net |