PyFeedRead

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(-cat)
(Environment)
Line 15: Line 15:
 
   
 
   
 
  python-core python-misc python-lang python-pygtk python-netclient
 
  python-core python-misc python-lang python-pygtk python-netclient
 +
 +
on [[Debian]] you just need:
 +
python-gtk2
  
 
[[Category:Application Developer]]
 
[[Category:Application Developer]]
 
[[Category:Openmoko]]
 
[[Category:Openmoko]]

Revision as of 16:53, 16 August 2008

pyFeedRead - lists a feed

Contents

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

Release

pyFeedRead-0.2.tar.gz.tar.gz

SVN

Access the current SVN version at: http://neo1973-germany.de/svn/pyFeedRead/

Environment

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

on Debian you just need:

python-gtk2
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

Release

pyFeedRead-0.2.tar.gz.tar.gz

SVN

Access the current SVN version at: http://neo1973-germany.de/svn/pyFeedRead/

Environment

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

on Debian you just need:

python-gtk2