@hackage LDAPv30.0.0.0

Lightweight Directory Access Protocol (LDAP) version 3

This library provides a pure Haskell implementation of the Lightweight Directory Access Protocol (LDAP) version 3 as specified in RFC4511.

Serializing and deserializing to and from the wire ASN.1 encoding for the purpose of implementing network clients and servers is supported via Binary instances (see 'binary' package).