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