blob: ea414c103ad3656c20def1e2b04ad272ac99f2b1 (
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>
<herd>python</herd>
<upstream>
<remote-id type="pypi">pytest-httpbin</remote-id>
<maintainer status="unknown">
<email>me@kevinmccarthy.org</email>
<name>Kevin McCarthy</name>
</maintainer>
<remote-id type="github">kevin1024/pytest-httpbin</remote-id>
</upstream>
</pkgmetadata>
|