           SPELL=wok
         VERSION=1.1.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.python.org/packages/source/w/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:fe295720ff6f54e3bbdc15ee4d6d0307aa41fd61b01add996b2c9cfeb7c82d5e0b000e5a871b5ebd464b1ef59a3f57ec48221b8d54453cd3177b89c46f824f77
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://wok.mythmon.com/
      LICENSE[0]=MIT
         ENTERED=20150103
           SHORT="static site generator"
cat << EOF
Wok is a static website generator. It turns a pile of templates, content, and
resources (like CSS and images) into a neat stack of plain HTML. You run it on
your local computer, and it generates a directory of web files that you can
upload to your web server, or serve directly.
EOF
