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