1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2014-2020,2021 Thomas Dickey <dickey@invisible-island.net> -->
3<component type="desktop">
4  <id>xterm.desktop</id>
5  <metadata_license>CC-BY-3.0</metadata_license>
6  <content_rating type="oars-1.0" />
7  <project_license>X11</project_license>
8  <name>XTerm</name>
9  <summary>Terminal emulator for the X Window System</summary>
10  <description>
11    <p>
12      XTerm is the standard terminal emulator for the X Window System.
13      It provides DEC VT102/VT220 and selected features from higher-level
14      terminals such as VT320/VT420/VT520 (VTxxx).  It also provides Tektronix
15      4014 emulation for programs that cannot use the window system directly.
16    </p>
17    <p>
18      You would use xterm to get a shell prompt, to run command-line programs.
19    </p>
20  </description>
21  <screenshots>
22    <screenshot type="default">
23      <image width="960" height="540">
24        https://invisible-island.net/xterm/images/merged-xterm-menus-16x9.png
25      </image>
26      <caption>XTerm with its popup menus superimposed</caption>
27    </screenshot>
28  </screenshots>
29  <keywords>
30    <keyword>shell</keyword>
31    <keyword>prompt</keyword>
32    <keyword>command</keyword>
33    <keyword>commandline</keyword>
34    <keyword>cmd</keyword>
35    <keyword>terminal</keyword>
36  </keywords>
37  <releases>
38    <release version="370" date="2021-11-13"/>
39  </releases>
40  <url type="homepage">https://invisible-island.net/xterm/</url>
41  <update_contact>dickey@invisible-island.net</update_contact>
42  <developer_name>Thomas E. Dickey</developer_name>
43  <url type="bugtracker">https://invisible-island.net/xterm/xterm.faq.html#report_bugs</url>
44  <url type="donation"/>
45  <url type="help">https://invisible-island.net/xterm/xterm.faq.html</url>
46  <url type="translate"/>
47</component>
48