]> git.sur5r.net Git - openldap/blobdiff - contrib/README
Update contrib README
[openldap] / contrib / README
index 6553446b6175d68bc4cdf541d94000537b0652c1..0a54b3c9006c3e2ddc21b5e0e9aa26e06cd92bb6 100644 (file)
@@ -1,22 +1,37 @@
-LDAP contrib README
+OpenLDAP Contributed Software README
 
-Contributed code lives underneath this contrib directory.  It is not as
-well-integrated into the LDAP build process as the rest of the LDAP
-distribution.  Please see the README files in each contrib subdirectory
-for build instructions.
+OpenLDAP provides a number of freely-distributable LDAP software
+packages.  Though distributed with OpenLDAP, they are not
+part of OpenLDAP.  Each package in this directory has it's
+own use and redistribution restrictions as documented within
+the package.
 
 Current contributions:
+       gtk-tool
+               GTK-based frontend from Predrag Balorda
 
-    saucer     General purpose command-line LDAP client, modeled
+       ldaptcl
+               TCL API from NeoSoft
+
+       php3-tool
+               PHP3-based frontend from Jens Moller 
+
+    saucer
+               General purpose command-line LDAP client, modeled
                after ISODE's DISH (DIrectory SHell) client.
                Contributed by Eric Rosenquist.  See saucer/README
                and its man page for more information.
 
-    web500gw   HTTP gateway for X.500, modeled after go500gw.
+       web_ldap
+               web frontend (in C)
+
+    web500gw
+               HTTP gateway for X.500, modeled after go500gw.
                Contributed by Frank Richter.  See web500gw/README
                for more information.
 
-    whois++    WHOIS++ gateway to X.500.  Contributed by Mark Prior.
+    whois++
+               WHOIS++ gateway to X.500.  Contributed by Mark Prior.
                See whois++/README for more information.