blob: 854614be43d6dac8bbf42d88722e804303cfcb27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
The dateutil module provides powerful extensions to the standard
datetime module, available in Python 2.3+.
</longdescription>
<stabilize-allarches />
<upstream>
<remote-id type="launchpad">dateutil</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|