summaryrefslogtreecommitdiff
path: root/dev-python/requests_pkcs12/metadata.xml
blob: d385c1b2d22c33823b5691af441b4d68c2eac17f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>gyakovlev@gentoo.org</email>
  <name>Georgy Yakovlev</name>
 </maintainer>
 <longdescription lang="en">
		Adds PKCS#12 support to the Python requests library in a clean way, without monkey patching or temporary files.
	</longdescription>
 <upstream>
  <remote-id type="github">m-click/requests_pkcs12</remote-id>
  <remote-id type="pypi">requests-pkcs12</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>