gituser/docker_multiarch/: python-ldap-3.2.0 metadata and description
Homepage
Simple index
Python modules for implementing LDAP clients
| author |
python-ldap project |
| author_email |
python-ldap@python.org |
| classifiers |
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- Operating System :: OS Independent
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX
- Programming Language :: C
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.4
- Programming Language :: Python :: 3.5
- Programming Language :: Python :: 3.6
- Programming Language :: Python :: 3.7
- Topic :: Database
- Topic :: Internet
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
- License :: OSI Approved :: Python Software Foundation License
|
| download_url |
https://pypi.org/project/python-ldap/ |
| license |
Python style |
| requires_dist |
- pyasn1 (>=0.3.7)
- pyasn1-modules (>=0.1.5)
|
| requires_python |
>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.* |
- python-ldap:
python-ldap provides an object-oriented API to access LDAP directory servers
from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose.
Additionally the package contains modules for other LDAP-related stuff
(e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3 extended operations
and controls, etc.).