mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-03 01:17:27 -08:00
Bug: https://bugs.gentoo.org/965995 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
15 lines
494 B
XML
15 lines
494 B
XML
<?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>
|