           SPELL=moinmoin
         VERSION=1.6.1
          SOURCE=${SPELL%%moin}-$VERSION.tar.gz
   SOURCE_URL[0]=http://static.moinmo.in/files/$SOURCE
     SOURCE_HASH=sha512:a0a599f9c0e577716c3ede1e7fdb0ae542d519877da9ac41131dc5feff9c58f4068e9786c26b9a5f239d2c2a608422a57af0d4ad10fda26d07f25f70f150d4d2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL%%moin}-$VERSION
      LICENSE[0]=GPL
        WEB_SITE=http://moinmo.in/
         ENTERED=20070503
     GATHER_DOCS=off
        KEYWORDS="collab python"
           SHORT="advanced, easy to use and extensible wiki engine"
cat << EOF
http://moinmo.in/MoinMoinFeatures

Wiki base features:

  * creates backups of all page revisions
    o Revision history shows only the last 100
  * page revision list
  * diffs between arbitrary page versions (available in the "Info" action)
  * links to diffs, page info and the user home page of the editor
  * subpages (see HelpOnEditing/SubPages)
  * I18N (foreign and multi-language) support
  * Unicode support, standard encoding is utf-8
  * lots of help pages (see HelpContents)
  * RSS feed for RecentChanges
  * wiki page templates
  * configurable edit locking/warning to avoid editing conflicts
  * simple page storage (moin simply stores exactly what you see in the editor
    into a directory that is named like the page)
  * copying/deleting/renaming of pages, optionally including subpages
EOF
