           SPELL=sigal
         VERSION=0.4.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.python.org/packages/source/s/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:e9e23130ea07e977d47800a5e4f3cacc54e801d3f2a62ed10643cf3e0b1237a6a41799f59ec78ec378f1150e14abf4c146d8afaba042057afcba92e8410b1a62
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/saimn/sigal"
      LICENSE[0]=MIT
         ENTERED=20130812
           SHORT="yet another simple static gallery generator"
cat << EOF
Sigal is yet another simple static gallery generator. It's written in Python
and it allows to build a static gallery of images with the following features:

 * Process directories recursively * Generate HTML pages using jinja2
 templates * Relative links for a portable output * Themes support
EOF
