           SPELL=didiwiki
         VERSION=0.5
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://didiwiki.org/sources/$SOURCE
     SOURCE_HASH=sha512:592297a0244981a271f849c65ba14ae639f38c6e1d35eb2477b7cdc80cc36b686a3cfbc622654ff12f812ca362612e4a9d45ced5abdd5edc309da5d9cbc72443
        WEB_SITE=http://www.didiwiki.org
         ENTERED=20060321
      LICENSE[0]=GPL
           SHORT="DidiWiki is a small and simple personal WikiWikiWeb implementation written in C."
cat << EOF
DidiWiki is a small and simple personal WikiWikiWeb implementation written
in C.
Its intended for usage as an ad-hoc PIM, useful for note taking, TODO
lists etc.

Features include:

  * Built in webserver, no database, scripting language or wierd library
  requirements.
    Just compile, run and point your browser at it.
  * Tiny binary size, weighing in at approx 25k stripped. Thus practical
  for embedded use ( eg Handhelds ).
  * Kwiki like syntax. Support for tables, lists, images etc.
  * Web standards compliant generated markup.
EOF
