While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.
help, nitpicking and ok jasper@, ok wcmaier@
note that print/py-reportlab/reportlab needs some more
love.
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@.