           SPELL=smu
         VERSION=1.5
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/Gottox/$SPELL/archive/v$VERSION.tar.gz
     SOURCE_HASH=sha512:243f6896e34acf3a21dc5b55e4aa0f99bf417917b20716d3e9997a33320e7151ecc9e889e26d87bd7be3da38b964ed496e149a7d0e4236124e000d030939a8d4
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://github.com/Gottox/smu"
      LICENSE[0]="MIT"
         ENTERED=20150408
        KEYWORDS=""
           SHORT="simple markup - markdown like syntax"
cat << EOF
smu is a very simple and minimal markup language. It is designed for using
in wiki-like environments. smu makes it very easy to write your documents
on the fly and convert them into HTML.

smu is capable to parse very large documents.
EOF
