python-ldaptor 21.2.0
Pure-Python Twisted library for LDAP
This package provides a Python Twisted library for LDAP, which key feaatures are:
LDAP client logic
separately-accessible LDAP and BER protocol message generation/parsing
ASCII-format LDAP filter generation and parsing
LDIF format data generation
Samba password changing logic
- Outputs:
out - Website: https://github.com/twisted/ldaptor
- Licenses: Expat
- Package source: gnu/packages/python-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-ldaptor 21.2.0 as follows:
guix install python-ldaptor@21.2.0
Or install the latest version:
guix install python-ldaptor
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.