blob: 556bbae45e508fa8f38120e0c1b269cc2b322ffb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>whissi@gentoo.org</email>
<name>Thomas Deutschmann</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<bugs-to>https://github.com/reorx/httpstat/issues</bugs-to>
<remote-id type="github">reorx/httpstat</remote-id>
<remote-id type="pypi">httpstat</remote-id>
</upstream>
</pkgmetadata>
|