           SPELL=apl
         VERSION=1.4
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=ftp://ftp.gnu.org/gnu/$SPELL/$SOURCE
     SOURCE_HASH=sha512:4ed3025de338d1eb52b76c4ae3d9a7f092da747ed394bd4245f778e64b523c6c51647469a5d2de2875a70e36be2212305a159c67f1f413214771bcbf7fe893e1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://www.gnu.org/software/apl/"
      LICENSE[0]="GPLv3"
         ENTERED=20150119
        KEYWORDS=""
           SHORT="interpreter for the programming language APL"
cat << EOF
GNU APL is a free interpreter for the programming language APL.

The APL interpreter is an (almost) complete implementation of ISO standard
13751 aka. Programming Language APL, Extended.

The APL interpreter has implemented:

* nested arrays and related functions

* complex numbers, and

* a shared variable interface

In addition, GNU APL can be scripted.
EOF
