allow to fetch feeds from google reader
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Tue, 8 Sep 2009 12:24:40 +0000 (12:24 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Tue, 8 Sep 2009 12:24:40 +0000 (12:24 +0000)
commitd8afa71e2b260f14254f25ac95500d19d68ee912
tree48a040cc5b8d93b5474675c805ead9bd6b3b1107
parent776b13dbe8d1d2c9eda51f4522430227e67aa117
allow to fetch feeds from google reader

this is more of a proof of concept since you cannot really sync the feeds or edit them but having them is good enough for now :-)
simplerss/src/GoogleReader.py [new file with mode: 0644]
simplerss/src/RSSFeed.py
simplerss/src/RSSPoller.py
simplerss/src/RSSSetup.py
simplerss/src/plugin.py