           SPELL=rawdog
         VERSION=2.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://offog.org/files/$SOURCE
          MD5[0]=d2c2906d215ad97208f07e9ca3c0f079
        WEB_SITE=http://offog.org/code/rawdog.html
         ENTERED=20040330
         UPDATED=20040330
      LICENSE[0]=GPL
       BUILD_API=2
            DOCS="$DOCS config style.css"
           SHORT="RSS Aggregator Without Delusions Of Grandeur"
cat << EOF
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.
EOF
