summaryrefslogtreecommitdiff
path: root/databases/gtksql/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:11:36 +0000
committerzuntum <zuntum>2001-11-01 00:11:36 +0000
commit8bc5dafa3b85eac1ad1a0c6f37cd23466c28a12c (patch)
tree4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /databases/gtksql/DESCR
parent6bab4329d1bdf3ff52eeba382e147cfe3a215bf2 (diff)
downloadpkgsrc-8bc5dafa3b85eac1ad1a0c6f37cd23466c28a12c.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'databases/gtksql/DESCR')
-rw-r--r--databases/gtksql/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/gtksql/DESCR b/databases/gtksql/DESCR
new file mode 100644
index 00000000000..8878d189b06
--- /dev/null
+++ b/databases/gtksql/DESCR
@@ -0,0 +1,10 @@
+GtkSQL is a graphical query tool (like PostgreSQL's psql). It
+is released under the GNU GPL license, and was developped using
+Gtk+ 1.0.0 and PostgreSQL 6.3.
+
+Its main features are:
+
+ * multiple SQL buffers
+ * SQL keywords, table names and fields autocompletion
+ * easy displaying of tables definitions
+ * exporting of query results