blob: 287b2e45b07c76ceeb9eecfef498924a8f8c1b14 (
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>
<maintainer>
<email>aballier@gentoo.org</email>
<name>Alexis Ballier</name>
<description>Python team can take the package if they wish.</description>
</maintainer>
<upstream>
<remote-id type="pypi">pycapnp</remote-id>
</upstream>
</pkgmetadata>
|