           SPELL=galib
         VERSION=247
          SOURCE=$SPELL$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL$VERSION
   SOURCE_URL[0]=http://lancet.mit.edu/ga/dist/$SOURCE
     SOURCE_HASH=sha512:9c2aca29f24d3f8401ba65c246a0ca7d1fa67e4f756a5258cdb0da111842ea2903c2d70cfd9d60823c9703bcb3415ca670a731924e99878d5536c2f7eb0faba4
        WEB_SITE=http://lancet.mit.edu/ga/
      LICENSE[0]=MIT
         ENTERED=20030517
        KEYWORDS="libs"
           SHORT="A C++ Library of Genetic Algorithm Components."
cat << EOF
GAlib contains a set of C++ genetic algorithm objects. The library includes
tools for using genetic algorithms to do optimization in any C++ program using
any representation and genetic operators. The documentation includes an 
extensive overview of how to implement a genetic algorithm as well as
examples illustrating customizations to the GAlib classes.
EOF
