           SPELL=pike
         VERSION=7.6.24
          SOURCE=Pike-v$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Pike-v$VERSION
   SOURCE_URL[0]=http://pike.ida.liu.se/pub/pike/latest-stable/$SOURCE
     SOURCE_HASH=sha512:fe89a2577537cb305bd6f85fb72af66d13c3292cf8e70a7e52bfb402680fcdd36cf78af4df9fb8c11f9908e5db7d6f3393101ba14d17bb715c56d0306763d12c
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
      LICENSE[2]=MPL
        WEB_SITE=http://pike.roxen.com/
       BUILD_API=2
         ENTERED=20020323
         UPDATED=20020323
           SHORT="pike is a dynamic object-oriented language"
cat << EOF
Pike is a dynamic programming language with a syntax similar 
to Java and C. It is simple to learn, does not require long 
compilation passes and has powerful built-in data types allowing 
simple and fast data manipulation.

The many modules that come with the distribution offer extended 
networking and database support, a GTK interface, Unicode support
and matrix calculations, among other things.
EOF
