b527c7dfcb
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@.
19 lines
919 B
Plaintext
19 lines
919 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/02/17 20:54:31 xsa Exp $
|
|
bin/rawdog
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/__init__.py
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/__init__.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/feedparser.py
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/feedparser.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/persister.py
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/persister.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/rawdog.py
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/rawdog.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/timeoutsocket.py
|
|
lib/python${MODPY_VERSION}/site-packages/rawdoglib/timeoutsocket.pyc
|
|
share/doc/rawdog/README
|
|
share/examples/rawdog/config
|
|
share/examples/rawdog/style.css
|
|
@dirrm share/examples/rawdog
|
|
@dirrm share/doc/rawdog
|
|
@dirrm lib/python${MODPY_VERSION}/site-packages/rawdoglib
|