mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-27 09:17:27 -08:00
15 lines
518 B
XML
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>
|