           SPELL=glances
         VERSION=1.3.5
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/downloads/nicolargo/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:648051a2d7f4dc3934b74b96d6851450e8b78da5f69612c774900cfd8de54921f817377f73cd1ae846a7a0b66579edd810aa1334532ce96eaeaa11f11492210f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/nicolargo/glances"
      LICENSE[0]=LGPL
         ENTERED=20120104
           SHORT="CLI curses based monitoring tool"
cat << EOF
Glances is a free (LGPL) curses-based monitoring tool which aims to present a
maximum of information in a minimum of space, ideally to fit in a classical
80x24 terminal.  Glances can adapt dynamicaly the displayed informations
depending on the terminal size.

This tool is written in Python and uses pystatgrab to fetch the statistical
values from key elements.
EOF
