kldap 25.08.2
Library for accessing LDAP
This is a library for accessing LDAP with a convenient Qt style C++ API. LDAP (Lightweight Directory Access Protocol) is an application protocol for querying and modifying directory services running over TCP/IP.
- Outputs:
out - Website: https://api.kde.org/kdepim/kldap/html/index.html
- Licenses: LGPL 2.0+
- Package source: gnu/packages/kde-pim.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kldap 25.08.2 as follows:
guix install kldap@25.08.2
Or install the latest version:
guix install kldap
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.