Package: python3-ldap3
Version: 1.4.0-1
Architecture: all
Maintainer: Niko Wenselowski <n.wenselowski@uib.de>
Installed-Size: 1823
Depends: python3-pyasn1 (>= 0.1.8), python3:any (>= 3.3.2-2~)
Filename: ./all/python3-ldap3_1.4.0-1_all.deb
Size: 195498
MD5sum: baf0432e958b945fad8b1416f9b8e8fd
SHA1: 45ef55c0030ddfb3e82814de7e040a4d29cc17a0
SHA256: 102bd8355a6ff8dc3e01442db799d6262f3a1f34699064f5383e683acd11ac36
Section: universe/python
Priority: optional
Homepage: https://github.com/cannatag/ldap3/
Description: ldap3 is RFC4510 conforming LDAP client library (Python 3)
 ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library.
 The same codebase runs in Python 2, Python 3, PyPy and PyPy3.
 .
 This package installs the library for Python 3.

Package: python3-pyasn1
Version: 0.1.9-1
Architecture: all
Maintainer: Niko Wenselowski <wenselowski@uib.de>
Installed-Size: 222
Depends: python3:any (>= 3.3.2-2~)
Filename: ./all/python3-pyasn1_0.1.9-1_all.deb
Size: 32446
MD5sum: 696282176c35b25d4aef4f114cd2eb8b
SHA1: b314539594a547d9d5892256976c41f5d89929ec
SHA256: f8732eb013d0baa221d7f0788ebdcb803dd6b7a63441a43010b51f6c0818267c
Section: unknown
Priority: optional
Homepage: https://github.com/etingof/pyasn1
Description: ASN.1 library for Python (Python 3)
 This is a free and open source implementation of ASN.1 types and codecs as a Python package. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification.