           SPELL=devtodo
         VERSION=0.1.19
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha1:b96fff2e2efe32699fb3cd57e72d2d133735cf16
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://swapoff.org/files//$SPELL/$SOURCE
        WEB_SITE=http://swapoff.org/DevTodo
         ENTERED=20040911
        KEYWORDS="utils"
           SHORT="DevTodo is small command line application for maintaining lists of tasks"
cat << EOF
DevTodo is small command line application for maintaining lists of 
tasks. It stores tasks hierarchically, with each task given one of five 
priority levels. Data is stored as XML, so various XSLT templates can be 
executed on the XML to convert it into different formats (eg. HTML).
EOF

