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