           SPELL=glances
         VERSION=3.1.3
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/nicolargo/glances/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:7fcbfff9e94721de2dba5ce2e7a2899fab877283819dedd8e1d8c868f4fd6cb584887979379f7b7a50c0f3b2fec1e147db06afff267a8e8fa40ba189246beb79
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
