summaryrefslogtreecommitdiffstats
path: root/collab/gq/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/gq/DETAILS')
-rwxr-xr-xcollab/gq/DETAILS26
1 files changed, 26 insertions, 0 deletions
diff --git a/collab/gq/DETAILS b/collab/gq/DETAILS
new file mode 100755
index 0000000000..982d361500
--- /dev/null
+++ b/collab/gq/DETAILS
@@ -0,0 +1,26 @@
+# $Id: DETAILS,v 1.2 2002/10/23 18:55:16 sergeyli Exp $
+ SPELL=gq
+ VERSION=0.6.0
+ SOURCE=$SPELL-$VERSION.tar.gz
+ MD5[0]='40b90bd67034068fbdb785149243bf98'
+ LICENSE[0]=GPL
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/gqclient/$SOURCE
+ WEB_SITE=http://biot.com/gq/
+ ENTERED=20020513
+ UPDATED=20020716
+ SHORT="An LDAP client based on GTK+"
+cat << EOF
+GQ is a GTK-based LDAP client.
+Features include:
+ - LDAP browser
+ - LDAP v3 Schema browser
+ - Template builder
+ - Export subtree or whole server to LDIF
+ - Use any number of servers
+ - Search based on single argument or LDAP filter
+ - Edit and delete entries
+ - Add entries using an existing entry, or based on your own template
+ - TLS support for LDAP v3
+ - Filter bookmarks
+EOF