annotate README.txt @ 160:86f828096aaf

Do not fetch and parse the feed twice when creating a new one. Pass the parsed info into the update method instead to reuse.
author dirk
date Mon, 29 Aug 2011 03:07:50 +0200
parents 7f07ced80d6f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b0280b4bb09 Add readme for the required project versions
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
1 Feedworm is a client/server feed reader project.
8b0280b4bb09 Add readme for the required project versions
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
2
8b0280b4bb09 Add readme for the required project versions
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
3 The following Python packages are required to build Feedworm:
8b0280b4bb09 Add readme for the required project versions
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
4
115
e9145e8dd698 add a toolbar with actions
Dirk Olmes <dirk@xanthippe.ping.de>
parents: 1
diff changeset
5 - Python 2.7
1
8b0280b4bb09 Add readme for the required project versions
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
6 - feedparser 4.1
116
7f07ced80d6f update README
Dirk Olmes <dirk@xanthippe.ping.de>
parents: 115
diff changeset
7 - sqlalchemy 0.7