Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
    <id>uk.org.greenend.chiark.sgtatham.putty</id>
    <metadata_license>CC0-1.0</metadata_license>
    <project_license>MIT</project_license>
    <developer_name>Simon Tatham</developer_name>
    <name>PuTTY</name>
    <summary>SSH, Telnet and Rlogin client</summary>

    <description>
        <p>Putty is a SSH, Telnet &amp; Rlogin client - this time for Linux.</p>
    </description>

    <launchable type="desktop-id">putty.desktop</launchable>

    <screenshots>
        <screenshot type="default">
            <caption>Putty configuration and console</caption>
            <image>https://upload.wikimedia.org/wikipedia/commons/b/b6/PuTTY_Ubuntu.png</image>
        </screenshot>
    </screenshots>

    <url type="homepage">https://www.chiark.greenend.org.uk/~sgtatham/putty/</url>
    <url type="bugtracker">https://www.chiark.greenend.org.uk/~sgtatham/putty/feedback.html#feedback-bugs</url>
    <project_group>PuTTY Team</project_group>

    <provides>
        <binary>putty</binary>
    </provides>

    <categories>
        <category>Network</category>
        <category>RemoteAccess</category>
    </categories>

    <keywords>
        <keyword>putty</keyword>
        <keyword>network</keyword>
        <keyword>console</keyword>
        <keyword>ssh</keyword>
        <keyword>telnet</keyword>
        <keyword>serial</keyword>
        <keyword>rlogin</keyword>
        <keyword>terminal</keyword>
        <keyword>remote</keyword>
    </keywords>

    <content_rating type="oars-1.1" />
</component>