# Watch: https://ftp.gnu.org/gnu/octave
            SPELL=octave
          VERSION=10.3.0
      SOURCE_HASH=sha512:4ac8cc554b008721e5bfaa814ff6d7d88a4e43690fe828d5e9953732ca535b2528df3a43bc2a81c71ddc1cb7295b49087e102f1566857fb40e8d42631443ce4c
           SOURCE=$SPELL-$VERSION.tar.xz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
       LICENSE[0]=GPL
         WEB_SITE=http://www.octave.org
         KEYWORDS="science"
          ENTERED=20020319
            SHORT="Octave is a MATLAB clone"

cat << EOF
GNU Octave is a high-level language, primarily intended for numerical 
computations. It provides a convenient command line interface for solving 
linear and nonlinear problems numerically, and for performing other numerical
experiments using a language that is mostly compatible with Matlab. It may 
also be used as a batch-oriented language. 
EOF
