LDAPv3: Lightweight Directory Access Protocol (LDAP) version 3

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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

Properties

Versions 0.0.0.0, 0.0.0.0, 0.1.0.0, 0.1.1.0, 0.1.2.0
Change log None available
Dependencies base (>=4.8 && <4.14), binary (>=0.8.3 && <0.9), bytestring (>=0.10.4 && <0.11), containers (>=0.5.5 && <0.6 || >=0.6.0 && <0.7), deepseq (>=1.4.0 && <1.5), int-cast (>=0.2.0 && <0.3), newtype (>=0.2.2 && <0.3), semigroups (>=0.19.1 && <0.20), text-short (>=0.1.3 && <0.2) [details]
License GPL-2.0-or-later
Copyright © 2018-2019 Herbert Valerio Riedel
Author Herbert Valerio Riedel
Maintainer hvr@gnu.org
Category Network
Bug tracker https://github.com/hvr/LDAPv3/issues
Source repo head: git clone https://github.com/hvr/LDAPv3.git
Uploaded by HerbertValerioRiedel at 2019-10-24T07:22:22Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees