The latest version of LDAPv3 is 0.1.2.0-0.

LDAPv3

Version 0.1.0.0 revision 0 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Lightweight Directory Access Protocol (LDAP) version 3
Description

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

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).

Moreover, this library also implements String Representation of Search Filters as per RFC4515 (see LDAPv3.StringRepr)

Author
Herbert Valerio Riedel
Bug reports
https://github.com/hvr/LDAPv3/issues
Category
Network
Copyright
© 2018-2019 Herbert Valerio Riedel
Homepage
n/a
Maintainer
hvr@gnu.org
Package URL
n/a
Stability
n/a

Components