Mercurial > hg > Feedworm
comparison README.txt @ 115:e9145e8dd698
add a toolbar with actions
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Sun, 26 Jun 2011 11:29:00 +0200 |
parents | 8b0280b4bb09 |
children | 7f07ced80d6f |
comparison
equal
deleted
inserted
replaced
114:b0290ab29483 | 115:e9145e8dd698 |
---|---|
1 Feedworm is a client/server feed reader project. | 1 Feedworm is a client/server feed reader project. |
2 | 2 |
3 The following Python packages are required to build Feedworm: | 3 The following Python packages are required to build Feedworm: |
4 | 4 |
5 - Python 2.6 | 5 - Python 2.7 |
6 - feedparser 4.1 | 6 - feedparser 4.1 |
7 - sqlalchemy 0.6 | 7 - sqlalchemy 0.6 |