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 (>= 3.2.3-3~)
Filename: ./all/python3-ldap3_1.4.0-1_all.deb
Size: 263508
MD5sum: c74046910978779382eb2de75ebeb55e
SHA1: 289ae5aff98fa1d560f9f2f68a8dc2f8e371e2a3
SHA256: af79ab8501b379137ccba18ece251000688f121bd518f2847f470bd273e17481
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 (>= 3.2.3-3~)
Filename: ./all/python3-pyasn1_0.1.9-1_all.deb
Size: 37128
MD5sum: d8151b2c5f78b36a76882f0df5850a36
SHA1: 088323cf9ae46641d1d4e395bbfdbae2dd23979c
SHA256: aa6999f83fd2210c9d3a5057c7e76a46a79a25c9bfbab2bdbcac531daa464b7f
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.