Files
gentoo/dev-python/rfc3986/metadata.xml
Michał Górny a3b368dfa0 dev-python/rfc3986: Add python@ as co-maint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-06-25 20:51:54 +02:00

25 lines
740 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<use>
<flag name="idna">enable support for the IDNA specification (RFC 5891)</flag>
</use>
<upstream>
<remote-id type="pypi">rfc3986</remote-id>
<remote-id type="github">python-hyper/rfc3986</remote-id>
</upstream>
</pkgmetadata>