blob: 1558bf4d008b3a6d5c38ebe64b6a9f2f23295995 (
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/dcleblanc/SafeInt/issues</bugs-to>
<remote-id type="github">dcleblanc/SafeInt</remote-id>
</upstream>
</pkgmetadata>
|