          MODULE=fann
         VERSION=2.2.0-Source
          SOURCE=FANN-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE/${VERSION%-S*}/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/FANN-$VERSION
      SOURCE_VFY=sha1:ff8341e4104bdbc0f3ab7ad39aef33285f8512d4
        WEB_SITE=http://leenissen.dk/fann/
         ENTERED=20101105
         UPDATED=20120201
           SHORT="Fast Artificial Neural Network"
cat << EOF
Fast Artificial Neural Network Library is a free open source neural network
library, which implements multilayer artificial neural networks in C with
support for both fully connected and sparsely connected networks. Cross-platform
execution in both fixed and floating point are supported. It includes a
framework for easy handling of training data sets.
EOF
