           SPELL=devtodo
         VERSION=0.1.20
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:58cff0455c735af4530fc9321d1eade8272dd5759eeb8a688a641c9be11830b87be116801e3cd1d90a27e070775fa00d7b4d6b3399eba7aad5c752bfda9c28fb
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

