Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | LDAP interface |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 0.1 |
SHA1 sum: | ea4fed4b5efc36db033a972e862b52fb534c91af |
Author: | Hongxin Liang <hongxin.liang@ericsson.com> |
Maintainer: | Hongxin Liang <hongxin.liang@ericsson.com> |
Packager: | Hongxin Liang <hongxin.liang@ericsson.com> |
Home page: | https://github.com/EricssonResearch/ldap4pl |
Download URL: | https://github.com/EricssonResearch/ldap4pl/archive/v0.1.zip |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
0.1 | a9c2c16e4b77d22280a3815f975b3bc510419710 | 1 | https://github.com/EricssonResearch/ldap4pl.git |
ea4fed4b5efc36db033a972e862b52fb534c91af | 39 | https://github.com/EricssonResearch/ldap4pl.git |
This package provides Prolog bindings for OpenLDAP API.
Most APIs have been implemented and the names are aligned with OpenLDAP API, so for detailed description please check here.
Verified with OpenLDAP 2.4.x.
Using SWI-Prolog 7 or later.
?- pack_install('https://github.com/EricssonResearch/ldap4pl.git').
Compilation on Mac OS X and GNU Linux has been verified, not on Windows.
Source code available and pull requests accepted here.
Pack contains 9 files holding a total of 141K bytes.