blob: c1549e8ca222740b3b0c29a675bf749266cfc01c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>contact@paveloom.dev</email>
<name>Pavel Sobolev</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/chai2010/protorpc/issues</bugs-to>
<remote-id type="github">chai2010/protorpc</remote-id>
</upstream>
</pkgmetadata>
|