Package Peapod :: Module peapod :: Class importfeeds
[show private | hide private]
[frames | no frames]

Class importfeeds


Class to import feeds from RSS and OPML sources.
Method Summary
  __init__(self, feed, peapod, title)
  get(self)
Convert feed source (be it opml, RSS etc) into a list of dictionaries containing titles and urls.
  toXML(self)
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.

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