          MODULE=guile-2
         VERSION=2.7
          SOURCE=$MODULE.$VERSION.tar.lz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
   SOURCE_URL[0]=$GNU_URL/guile
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/guile
      SOURCE_VFY=sha256:5de7c4d28fa25c232512a4d1e76e6152a721dde568a6b1310971e1ea49e18c46
        WEB_SITE=http://www.gnu.org/software/guile
         ENTERED=20010922
         UPDATED=20200329
           SHORT="A portable, embeddable Scheme implementation"

cat << EOF
Guile is a portable, embeddable Scheme implementation written in C.
Guile provides a machine independent execution platform that can be linked in
as a library when building extensible programs.
EOF
