xterm.appdata.xml revision 2e4f8982
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2014,2016 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  <project_license>X11</project_license>
7  <name>XTerm</name>
8  <summary>Terminal emulator for the X Window System</summary>
9  <description>
10    <p>
11   XTerm is the standard terminal emulator for the X Window System.
12   It provides DEC VT102/VT220 and selected features from higher-level
13   terminals such as VT320/VT420/VT520 (VTxxx).  It also provides Tektronix
14   4014 emulation for programs that cannot use the window system directly.
15  </p>
16    <p>
17   You would use xterm to get a shell prompt, to run command-line programs.
18  </p>
19  </description>
20  <screenshots>
21    <screenshot type="default" height="539" width="813">
22      <image>http://invisible-island.net/xterm/images/merged-xterm-menus.png</image>
23      <caption>xterm with its popup menus superimposed</caption>
24    </screenshot>
25  </screenshots>
26  <keywords>
27    <keyword>shell</keyword>
28    <keyword>prompt</keyword>
29    <keyword>command</keyword>
30    <keyword>commandline</keyword>
31    <keyword>cmd</keyword>
32    <keyword>terminal</keyword>
33  </keywords>
34  <url type="homepage">http://invisible-island.net/xterm/</url>
35  <update_contact>dickey@invisible-island.net</update_contact>
36  <developer_name>Thomas E. Dickey</developer_name>
37  <url type="bugtracker">mailto:dickey@invisible-island.net</url>
38  <url type="donation"/>
39  <url type="help">http://invisible-island.net/xterm/xterm.faq.html</url>
40  <url type="translate"/>
41</component>
42