19 lines
640 B
XML
19 lines
640 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>sbraz@gentoo.org</email>
|
|
<name>Louis Sautier</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="pypi">tempora</remote-id>
|
|
<remote-id type="github">jaraco/tempora</remote-id>
|
|
<bugs-to>https://github.com/jaraco/tempora/issues</bugs-to>
|
|
<changelog>https://github.com/jaraco/tempora/blob/master/CHANGES.rst</changelog>
|
|
</upstream>
|
|
</pkgmetadata>
|