           SPELL=copper
         VERSION=1.6
      PATCHLEVEL=1
          SOURCE="${SPELL}-${VERSION}-src.tar.gz"
   SOURCE_URL[0]=http://tibleiz.net/download/${SOURCE}
     SOURCE_HASH=sha512:c26bd3b2bdd3d320956bb090585773d446db006f2ae94991ea8c059eeafd8b20b149ed0b5edde71892f756b47754e56eafd15ae5dcaeed6a824d25c7b161f94f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://tibleiz.net/copper/
      LICENSE[0]=PD
         ENTERED=20121129
           SHORT="experimental programming language"
cat << EOF
Copper is a simple imperative language statically typed with type inference and
genericity. It is based on Zinc with some improvements such as genericity,
multiple return values or variadic arguments.
EOF
