Sha256: 5204bd50c6399d4e4e88629e8a52078dc48cab75e65f28165a15aba13e87ff11

Contents?: true

Size: 983 Bytes

Versions: 7

Compression:

Stored size: 983 Bytes

Contents

= Net::LDAP for Ruby
Net::LDAP is an LDAP support library written in pure Ruby. It supports all
LDAP client features, and a subset of server features as well.

Homepage::  http://rubyforge.org/projects/net-ldap/
Copyright:: (C) 2006 by Francis Cianfrocca

Original developer: Francis Cianfrocca
Contributions by Austin Ziegler gratefully acknowledged.

== LICENCE NOTES
Please read the file LICENCE for licensing restrictions on this library. In
the simplest terms, this library is available under the same terms as Ruby
itself.

== Requirements
Net::LDAP requires Ruby 1.8.2 or better.

== Documentation
See Net::LDAP for documentation and usage samples.

#--
# Net::LDAP for Ruby.
#   http://rubyforge.org/projects/net-ldap/
#   Copyright (C) 2006 by Francis Cianfrocca
#
#   Available under the same terms as Ruby. See LICENCE in the main
#   distribution for full licensing information.
#
# $Id: README 141 2006-07-12 10:37:37Z blackhedd $
#++
# vim: sts=2 sw=2 ts=4 et ai tw=77

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
pruby-net-ldap-0.2.2 README
pruby-net-ldap-0.2.1 README
pruby-net-ldap-0.2.0 README
pruby-net-ldap-0.1.0 README
ruby-net-ldap-0.0.2 README
ruby-net-ldap-0.0.3 README
ruby-net-ldap-0.0.4 README