           SPELL=moinmoin
         VERSION=1.8.0
  SECURITY_PATCH=1
          SOURCE=${SPELL%%moin}-$VERSION.tar.gz
   SOURCE_URL[0]=http://static.moinmo.in/files/$SOURCE
     SOURCE_HASH=sha512:e40bf2d4b43eb40b00099414e29ed58ab22ab9acff283f749dbdc2424c61d88b1444e7ed901d5471c7f491d596d964ddd61d55e089d1167686263eb9c5ecddc8
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL%%moin}-$VERSION
      LICENSE[0]=GPL
        WEB_SITE=http://moinmo.in/
            DOCS="README"
        DOC_DIRS="contrib docs"
         ENTERED=20070503
        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
