Sha256: f558ed275e29570789b34f4ce6f94d41f68be05dfb2474dd9bdb5506d1669d85

Contents?: true

Size: 908 Bytes

Versions: 1

Compression:

Stored size: 908 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:: 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
it simplest terms, this library is available under the same terms as Ruby
itself.

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

#--
# 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 82 2006-04-30 11:36:18Z blackhedd $
#++
# vim: sts=2 sw=2 ts=4 et ai tw=77

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-net-ldap-0.0.1 README