summaryrefslogtreecommitdiffstats
path: root/database/knoda/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/knoda/DETAILS')
-rwxr-xr-xdatabase/knoda/DETAILS33
1 files changed, 33 insertions, 0 deletions
diff --git a/database/knoda/DETAILS b/database/knoda/DETAILS
new file mode 100755
index 0000000000..cd6f25e606
--- /dev/null
+++ b/database/knoda/DETAILS
@@ -0,0 +1,33 @@
+ SPELL=knoda
+ VERSION=0.8-test2
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://$SPELL.SourceForge.net
+ LICENSE=LGPL
+# MD5[0]=ae3a6a2e3554dd6dba8417ef6c0c0ceb
+ SOURCE_HASH=sha256:d8241d0a91afd8ebcbac186246f4141c7c5c24ee1971aa3f937cbd25a6a3d359
+ ENTERED=20031021
+ UPDATED=20031116
+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