cutty 0.18.5

A fast, cross-platform GPU terminal emulator
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: MIT -->
<component type="desktop-application">
  <id>org.cutty.CuTTY</id>

  <developer_name>Christian Duerr</developer_name>
  <developer id="org.cutty">
    <name>Christian Duerr</name>
  </developer>

  <name>CuTTY</name>

  <project_license>Apache-2.0</project_license>
  <metadata_license>MIT</metadata_license>

  <summary>CuTTY, the Copper Teletype</summary>
  <description>
    <p>
      CuTTY is a modern terminal emulator that comes with sensible defaults,
      but allows for extensive configuration. By integrating with other
      applications, rather than reimplementing their functionality, it manages
      to provide a flexible set of features with high performance.
    </p>
    <ul>
      <li>Wayland native</li>
      <li>X11 native</li>
      <li>DE agnostic</li>
    </ul>
  </description>

  <categories>
    <category>TerminalEmulator</category>
  </categories>

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

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