gentoo/dev-python/rfc3986/metadata.xml
Justin Lecher 4386059639
ADd missing remote-id entries
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-09-07 17:58:41 +02:00

17 lines
497 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>openstack</herd>
<maintainer>
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
Validating URI References per RFC 3986
</longdescription>
<upstream>
<remote-id type="pypi">rfc3986</remote-id>
<remote-id type="github">sigmavirus24/rfc3986</remote-id>
</upstream>
</pkgmetadata>