Commit Graph

5 Commits

Author SHA1 Message Date
xsa
392be9c8b8 update to rawdog-1.12; 2004-05-25 08:03:54 +00:00
xsa
3dbaa124a4 update to 1.11; 2004-04-01 09:32:24 +00:00
xsa
61e219f530 update to 1.10;
* Add "ignoretimeouts" option to silently ignore timeout errors.
 * Fix SSL and socket timeouts on Python 2.3.
 * Fix entity encoding problem with HTML sanitisation.
 * ...
2004-03-01 09:44:56 +00:00
xsa
bac619e747 missing RUN_DEPENDS, pointed out by todd@. 2004-02-19 18:38:04 +00:00
xsa
b527c7dfcb Import rawdog-1.9
rawdog is an RSS Aggregator Without Delusions Of Grandeur. Written in
Python, it uses Mark Pilgrim's feed parser. It runs from cron, collects
articles from a number of feeds, and generates a static HTML page
listing the newest articles in date order. It supports per-feed
customizable update times, and uses ETags, Last-Modified, and gzip
compression to minimize network bandwidth usage.

ok sturm@.
2004-02-17 20:54:31 +00:00