add SimpleRSS, a very simple RSS reader, including broken podcast support
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 30 Nov 2006 02:42:02 +0000 (02:42 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 30 Nov 2006 02:42:02 +0000 (02:42 +0000)
commitd5b16c08f65ed4d02aa3470d8f1f26cbaf18c9e5
tree30d567223cc012d130480f5f788ba1e47e7523dd
parentaaa2366d5a85764feb76a1615a6c557a75c82894
add SimpleRSS, a very simple RSS reader, including broken podcast support
lib/python/Plugins/Extensions/SimpleRSS/.cvsignore [new file with mode: 0644]
lib/python/Plugins/Extensions/SimpleRSS/Makefile.am [new file with mode: 0644]
lib/python/Plugins/Extensions/SimpleRSS/__init__.py [new file with mode: 0644]
lib/python/Plugins/Extensions/SimpleRSS/plugin.py [new file with mode: 0644]