<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> ldap3 is a strictly RFC 4511 conforming LDAP V3 pure Python client. The same codebase works with Python, Python 3, PyPy and PyPy3. This project was formerly named python3-ldap. The name has been changed to avoid confusion with the python-ldap library. </longdescription> <stabilize-allarches/> <upstream> <remote-id type="pypi">ldap3</remote-id> <remote-id type="github">cannatag/ldap3</remote-id> </upstream> </pkgmetadata>