           SPELL=geany
         VERSION=0.13
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=http://files.uvena.de/$SPELL/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      LICENSE[0]=GPL
        WEB_SITE=http://geany.uvena.de/
         ENTERED=20051121
        KEYWORDS="ide devel"
           SHORT="fast and lightweight GTK+2 IDE"
cat << EOF
Geany is a small and lightweight integrated development environment. It was
developed to provide a small and fast IDE, which has only a few dependencies
from other packages. Another goal was to be as independent as possible from
a special Desktop Environment like KDE or GNOME.

Basic features of Geany:
 * project management
 * plugins support
 * syntax highlighting
 * code folding
 * code completion
 * auto completion of often used constructs like if, for and while
 * auto completion of XML and HTML tags
 * call tips
 * many supported filetypes like C/C++, Java, PHP, HTML, Python, Perl, Lua
 * symbol lists
EOF
