Pure Ruby LDAP library
Go to file
blackhedd 825594ade2 Removed superfluous requires. Now, all you have to
do is require net/ldap and you'll pick up all the needed
modules.
2006-04-17 00:42:47 +00:00
lib/net Refactored ldap/pdu and ldap/filter scripts 2006-04-17 00:41:49 +00:00
tests Removed superfluous requires. Now, all you have to 2006-04-17 00:42:47 +00:00
testserver Removed superfluous requires. Now, all you have to 2006-04-17 00:42:47 +00:00
COPYING Ooops, I added my code in the top level. 2006-04-14 23:23:35 +00:00
Rakefile Ditched autorequire from Rakefile 2006-04-16 23:07:50 +00:00
README Ooops, I added my code in the top level. 2006-04-14 23:23:35 +00:00
RELEASE_NOTES Ooops, I added my code in the top level. 2006-04-14 23:23:35 +00:00

# $Id$
#
#

README stub for Net::LDAP