xterm.appdata.xml revision 894e0ac8
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2014 Thomas Dickey <dickey@invisible-island.net> -->
3<application>
4 <id type="desktop">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" width="813" height="539">http://invisible-island.net/xterm/images/merged-xterm-menus.png</screenshot>
22 </screenshots>
23 <url type="homepage">http://invisible-island.net/xterm/</url>
24 <updatecontact>dickey@invisible-island.net</updatecontact>
25</application>
26