summaryrefslogtreecommitdiff
path: root/dev-python/ldap3/metadata.xml
blob: 5bda26ac6ef17c0fb7cc53b24eae4ffa9357ddbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 <upstream>
  <remote-id type="pypi">ldap3</remote-id>
  <remote-id type="github">cannatag/ldap3</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>