python-ldaptor
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
- Versions: 21.2.0
- 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 the latest version of python-ldaptor as follows:
guix install python-ldaptor
Or install a particular version:
guix install python-ldaptor@21.2.0
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.
Badge code
You can use the following badge to inform users of python-ldaptor about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-ldaptor'><img src='https://packages.guix.gnu.org/packages/python-ldaptor/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-ldaptor)
Example Org:
[[https://packages.guix.gnu.org/packages/python-ldaptor][https://packages.guix.gnu.org/packages/python-ldaptor/badges/latest-version.svg]]