Metadata-Version: 1.0
Name: pyadldap
Version: 0.1.14
Summary: FrameWork for managing Microsoft Active Directory from LDAP
Home-page: https://github.com/Wengex/PyADLdap
Author: Jonas Delgado Mesa
Author-email: jdelgado@yohnah.net
License: GPLv2
Description: Python framework to managing Microsoft Active Directory from LDAP
        
        - Description
        
        	The essential purpose of this framework is to work with LDAP objects as objects python.
        
        	The object attributes in LDAP are processed as attributes of objects in python and manipulation objects (such as enable, disable, change password, etc.) using the methods of the object in python.
        
        - Requires
        
        	- Python 2.7
        		- python-ldap
        
        - More info:
        
        	https://github.com/Wengex/PyADLdap
        
Platform: UNKNOWN
