           SPELL=gtksql
         VERSION=0.4.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://gtksql.sourceforge.net/

    SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
          LICENCE=GPL
      SOURCE_HASH=sha512:56ff020339a8dafeec0e9a628176f148b01199aaf97f60868293536052861ac9578e5621c549e4bcfc02fc40257ffeb35864a32e0e6630317833256c6f4c1515
          ENTERED=20030205
          UPDATED=20031011
SHORT="a graphical database query tool"
cat << EOF
GtkSQL is a graphical database query tool. It currently supports the
PostgreSQL and MySQL databases. 


It is similar to PostgreSQL's psql, or the Microsoft Query Analyser.
It is a free tool released under the GNU GPL license. 


Its main features are : 

multiple SQL buffers 
SQL keywords, table names and fields auto-completion 
displays table definition 
PostgreSQL and MySQL support (and easy addition of other databases) 

GtkSQL is written using the Gimp ToolKit (GTK), and should run on any 
system that has GTK installed. 
EOF
