]> git.sur5r.net Git - openldap/blobdiff - contrib/README
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / contrib / README
index 6553446b6175d68bc4cdf541d94000537b0652c1..7c3f203b1c05c2e79d3176b22effcb410db23527 100644 (file)
@@ -1,23 +1,32 @@
-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 Project provides a number of freely-distributable LDAP
+software packages.  While distributed as part of OpenLDAP Software,
+they are not necessarily supported by the OpenLDAP Project.  Some
+packages may be out of date.  Each package in this directory has its
+own use and may have different redistribution restrictions than typical
+for OpenLDAP Software.
 
 Current contributions:
+       ldapc++
+               LDAP C++ API
+               Contributed by SuSE Gmbh.
 
-    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.
+       ldaptcl
+               LDAP TCL API
+               Contributed by NeoSoft
 
-    web500gw   HTTP gateway for X.500, modeled after go500gw.
-               Contributed by Frank Richter.  See web500gw/README
-               for more information.
+       slapd-modules
+               Native-API modules
 
-    whois++    WHOIS++ gateway to X.500.  Contributed by Mark Prior.
-               See whois++/README for more information.
+       slapd-tools
+               Tools to use with slapd
 
+       slapi-plugins
+               SLAPI plugins
 
-Please send your contributions to info@OpenLDAP.Org
+
+OpenLDAP Contributing Guidelines are available at:
+  <http://www.openldap.org/devel/contributing.html>.
+
+$OpenLDAP$