blob: bc59e192f1ec1f07a7f21ac4e71b7ebe3aa213cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>thomas@gstaedtner.net</email>
<name>Thomas Gstädtner</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="pypi">pilkit</remote-id>
<remote-id type="github">matthewwithanm/pilkit</remote-id>
<bugs-to>
			https://github.com/matthewwithanm/pilkit/issues
		</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|