Metadata-Version: 1.1
Name: aedir
Version: 0.0.26
Summary: AE-DIR library
Home-page: https://ae-dir.com/python.html
Author: Michael Stroeder
Author-email: michael@stroeder.com
License: Apache License, Version 2.0
Download-URL: https://pypi.python.org/pypi/aedir
Description: AE-DIR library for Python:
        This module contains
        1. a wrapper class AEDirObject based on python-ldap's ReconnectLDAPObject and ldap.resiter.ResultProcessor
        2. several utility functions
        
Keywords: AE-DIR,LDAP,OpenLDAP
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Database
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
Requires: mailutil
Requires: ldap
Requires: pyasn1
Requires: pyasn1_modules
