summaryrefslogtreecommitdiff
path: root/dev-python/publicsuffix/metadata.xml
blob: fe312df2656bbc20b39d52c8db1f1d69c95e4424 (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>
 </maintainer>
 <maintainer type="person">
  <email>prometheanfire@gentoo.org</email>
  <name>Matthew Thode</name>
 </maintainer>
 <longdescription lang="en">
			This module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org
	</longdescription>
 <upstream>
  <remote-id type="pypi">publicsuffix</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>