           SPELL=gaul
         VERSION=devel-0.1849-0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/gaul/$SOURCE
     SOURCE_HASH=sha512:31d32b4ea9caf47ec3438aa91ecd8a359bef81cb0da53d982c301467181d1032fb60b3139597faf8f9ae4fc459728b20f9349c14d4a009c8a227c8c6c4e73146
      LICENSE[0]=GPL
        WEB_SITE=http://gaul.sourceforge.net/index.php
         ENTERED=20031113
        KEYWORDS="science libs"
           SHORT="An open source genetic algorithm library."
cat << EOF
The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible programming library designed to aid in the development of applications that use genetic, or evolutionary, algorithms. It provides data structures and functions for handling and manipulation of the data required for a genetic algorithm. Additional stochastic algorithms are provided for comparison to the genetic algorithms. Much of the functionality is also available through a simple S-Lang interface.
EOF
