blob: b4b677a3c35d066c3b3a90c024e35f6b407b0af0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|