           SPELL=knoda
         VERSION=0.8.3
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
   SOURCE2_URL[0]=$SOURCE_URL.sig
   SOURCE2_IGNORE=signature
 SOURCE_GPG="knorr.gpg:$SOURCE.sig:UPSTREAM_KEY"
        WEB_SITE=http://$SPELL.SourceForge.net
          LICENSE=LGPL
          ENTERED=20031021
        KEYWORDS="database kde"
SHORT="knoda is a database frontend for KDE"
cat << EOF
knoda is a database frontend for KDE based on hk_classes.

Knoda allows you to:

 
define and delete databases;
 
create, alter and delete tables and indices;
 
add, change and delete data in tables; 
define, execute and store sql queries; 
import and export CSV data; 
define and use forms; and 
define and print reports 

 
Its driver concept allows a uniform connection to different database 
servers. 
EOF
