blob: 5ed8a1413410c1e35d63290cebf14df470a7ead5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>grobian@gentoo.org</email>
<name>Fabian Groffen</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>
<origin>gentoo-staging</origin>
</pkgmetadata>
|