blob: f4fd5dd6b6f73dde4e1a51a91e14890d63742792 (
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="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/ansible/pylibssh/issues</bugs-to>
<doc>https://ansible-pylibssh.readthedocs.io/</doc>
<remote-id type="github">ansible/pylibssh</remote-id>
<remote-id type="pypi">ansible-pylibssh</remote-id>
</upstream>
</pkgmetadata>
|