| Trees | Index | Help |
|---|
| Package Peapod :: Module peapod :: Class importfeeds |
|
| Method Summary | |
|---|---|
__init__(self,
feed,
peapod,
title)
| |
Convert feed source (be it opml, RSS etc) into a list of dictionaries containing titles and urls. | |
Write out imported feeds XML config file. | |
| Method Details |
|---|
get(self)Convert feed source (be it opml, RSS etc) into a list of dictionaries containing titles and urls. This list of dictionaries can then be used to regenerate the user config file. |
toXML(self)Write out imported feeds XML config file. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Aug 12 06:40:33 2007 | http://epydoc.sf.net |