mirror of https://github.com/tp4a/teleport
13 lines
686 B
Python
13 lines
686 B
Python
# THIS FILE IS AUTO-GENERATED. PLEASE DO NOT MODIFY# version file for ldap3
|
|
# generated on 2020-03-01 22:10:42.830758
|
|
# on system uname_result(system='Windows', node='ELITE10GC', release='10', version='10.0.18362', machine='AMD64', processor='Intel64 Family 6 Model 58 Stepping 9, GenuineIntel')
|
|
# with Python 3.8.1 - ('tags/v3.8.1:1b293b6', 'Dec 18 2019 23:11:46') - MSC v.1916 64 bit (AMD64)
|
|
#
|
|
__version__ = '2.7'
|
|
__author__ = 'Giovanni Cannata'
|
|
__email__ = 'cannatag@gmail.com'
|
|
__url__ = 'https://github.com/cannatag/ldap3'
|
|
__description__ = 'A strictly RFC 4510 conforming LDAP V3 pure Python client library'
|
|
__status__ = '5 - Production/Stable'
|
|
__license__ = 'LGPL v3'
|