This package browser is in early development. Mind the rough edges.

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

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.