Matthew Thode 726ab52ed7
dev-python/publicsuffix: adding for mailman2
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-07-27 18:19:04 -05:00

15 lines
508 B
XML

<?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>
</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>
</pkgmetadata>