summaryrefslogtreecommitdiffstats
path: root/extra/linux/io.alacritty.Alacritty.appdata.xml
blob: d9f5e1f2a1f01cd718f1f555bf33000448bc1447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016-2019 Joe Wilm, The Alacritty Project Contributors -->
<component type="desktop-application">
  <id>io.alacritty.Alacritty</id>
  <!-- Translators: The application name -->
  <name>Alacritty</name>
  <project_license>APACHE-2.0</project_license>
  <metadata_license>APACHE-2.0</metadata_license>
  <!-- Translators: The application's summary / tagline -->
  <summary>A fast, cross-platform, OpenGL terminal emulator</summary>
  <description>
    <p>
      Alacritty 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>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://user-images.githubusercontent.com/8886672/103264352-5ab0d500-49a2-11eb-8961-02f7da66c855.png</image>
      <caption>Alacritty - A fast, cross-platform, OpenGL terminal emulator</caption>
    </screenshot>
  </screenshots>
  <keywords>
    <keyword>terminal emulator</keyword>
    <keyword>GPU</keyword>
  </keywords>
  <url type="homepage">https://github.com/alacritty/alacritty</url>
  <url type="bugtracker">https://github.com/alacritty/alacritty/issues</url>
  <releases>
    <release version="0.7.0-dev" date="2019-06-16" unix_timestamp="1560694196"/>
  </releases>
  <update_contact>https://github.com/alacritty/alacritty/blob/master/CONTRIBUTING.md#contact</update_contact>
  <developer_name>Christian Duerr</developer_name>
</component>