blob: 8d2ff43efb9b09d22c678fcbdd35157695c3ba40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>smaniotto.nicola@gmail.com</email>
<name>Nicola Smaniotto</name>
</maintainer>
<upstream>
<remote-id type="github">mosquito/python-pidfile</remote-id>
<remote-id type="pypi">python-pidfile</remote-id>
<maintainer>
<name>Dmitry Orlov</name>
<email>me@mosquito.su</email>
</maintainer>
</upstream>
</pkgmetadata>
|