Skip to content

Commit a24d607

Browse files
author
blackhedd
committed
added no-dependency statement.
1 parent e0d32bb commit a24d607

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Release-Announcement

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
We're pleased to announce the first release of Net::LDAP, the first
22
pure-Ruby LDAP library. Net::LDAP intends to be a feature-complete
33
LDAP client which can access as much as possible of the functionality
4-
of the most-used LDAP server implementations.
4+
of the most-used LDAP server implementations. This library does
5+
not wrap any existing native-code LDAP libraries, creates no
6+
Ruby extensions, and has dependencies external to Ruby.
57

68
Net::LDAP includes a full implementation of the LDAP wire-line
79
protocol so it can also be used in LDAP server implementations.

0 commit comments

Comments
 (0)