           SPELL=moinmoin
         VERSION=1.5.7
     SOURCE_HASH=sha512:d4fb5c52159332426eca75e7427e2dc0de62edb687dcfab06948f5ed321fbe6b38a7036d2bfd69e6d96cbad467f53312770537a3af864cf245dc82c6b815fa37
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL%%moin}-$VERSION
          SOURCE=${SPELL%%moin}-$VERSION.tar.gz
      LICENSE[0]=GPL
   SOURCE_URL[0]=${SOURCEFORGE_URL}/moin/$SOURCE
        WEB_SITE=http://moinmoin.wikiwikiweb.de/
         ENTERED=20070503
     GATHER_DOCS=off
        KEYWORDS="collab python"
           SHORT='MoinMoin is an advanced, easy to use and extensible WikiEngine with a large community of users.'
cat << EOF
http://moinmoin.wikiwikiweb.de/MoinMoinFeatures

Wiki base features
    *  creates backups of all page revisions (see FullHistory).
          o Revision history shows only the last 100, all are accessible by editing the url. 
    * page revision list
    * diffs between arbitrary page versions (available in the "Info" action)
    * RecentChanges
          o 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)
    * renaming of pages 

And lots more at the above URL!
EOF
