PyFeedRead

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Overview: typo)
m (reorg)
Line 13: Line 13:
 
   
 
   
 
  python-core python-misc python-lang python-pygtk python-netclient
 
  python-core python-misc python-lang python-pygtk python-netclient
 +
[[Category:Reorg:MiscTechnical]]

Revision as of 16:52, 15 October 2007

pyFeedRead - lists a feed

Overview

Little Python tool to read text only RSS feeds. Developed as a proof of concept and by special request it has no intention to replace the Feed Reader. The initial project goal was to see what can be done in 3 hours of Python programming (see Version 0.1 for the result).

Download

pyFeedRead-0.2.tar.gz.tar.gz


Environment

  • needs Python, pyGTK and other stuff:
python-core python-misc python-lang python-pygtk python-netclient
Personal tools
pyFeedRead - lists a feed

Overview

Little Python tool to read text only RSS feeds. Developed as a proof of concept and by special request it has no intention to replace the Feed Reader. The initial project goal was to see what can be done in 3 hours of Python programming (see Version 0.1 for the result).

Download

pyFeedRead-0.2.tar.gz.tar.gz


Environment

  • needs Python, pyGTK and other stuff:
python-core python-misc python-lang python-pygtk python-netclient