blob: 6d35719fb8003f65d77bcff76b07c6d273fa9c82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">dulwich</remote-id>
<remote-id type="github">jelmer/dulwich</remote-id>
<bugs-to>https://github.com/jelmer/dulwich/issues</bugs-to>
</upstream>
</pkgmetadata>
|