Metadata-Version: 2.1
Name: aedir
Version: 1.4.6
Summary: AE-DIR library
Home-page: https://ae-dir.com/python.html
Author: Michael Stroeder
Author-email: michael@stroeder.com
Maintainer: Michael Stroeder
Maintainer-email: michael@stroeder.com
License: Apache-2.0
Download-URL: https://pypi.org/project/aedir/#files
Project-URL: Source Code, https://gitlab.com/ae-dir/python-aedir
Description: python-aedir - Python module for Æ-DIR
        ======================================
        
        This module package contains:
        
          1. wrapper class *AEDirObject* based on ldap0.ReconnectLDAPObject
          2. several utility functions
          3. boiler-plate code for tool processes
        
        Notes:
        
          * This module is only useful for [Æ-DIR](https://ae-dir.com).
          * Version 0.4.0+ only works with Python 3.6 or newer!
            For Python 2 release [0.3.0](https://pypi.org/project/aedir/0.3.0/)
            must be used.
        
Keywords: LDAP,LDAPv3,OpenLDAP,AE-DIR,Æ-DIR
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: mail
