           SPELL=moinmoin
         VERSION=1.8.4
  SECURITY_PATCH=3
          SOURCE=${SPELL%%moin}-$VERSION.tar.gz
   SOURCE_URL[0]=http://static.moinmo.in/files/$SOURCE
     SOURCE_HASH=sha512:c765e91ed44bda6cff3c52ab61e9f71cc383aa3082ceaca743947abc7c8ca152fff4e7a034a06c1d2c2cda5eb7b125cba46c7ec65bb276865e1634336ec440a5
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
