Justin Lecher ea2b00585b
Add missing remote-id type=launchpad
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-01 14:01:58 +02:00

15 lines
518 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription lang="en">
The dateutil module provides powerful extensions to the standard
datetime module, available in Python 2.3+.
</longdescription>
<upstream>
<remote-id type="pypi">python-dateutil</remote-id>
<remote-id type="github">dateutil/dateutil</remote-id>
<remote-id type="launchpad">dateutil</remote-id>
</upstream>
</pkgmetadata>