2019-05-11 10:29:07 -04:00
|
|
|
<?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 cross-platform, GPU enhanced terminal emulator</summary>
|
|
|
|
<description>
|
|
|
|
<p>Alacritty is a terminal emulator with a strong focus on simplicity and
|
|
|
|
performance. With such a strong focus on performance, included features are
|
|
|
|
carefully considered and you can always expect Alacritty to be blazingly fast.
|
|
|
|
By making sane choices for defaults, Alacritty requires no additional setup.
|
|
|
|
However, it does allow configuration of many aspects of the terminal.</p>
|
|
|
|
</description>
|
|
|
|
<screenshots>
|
|
|
|
<screenshot type="default">
|
|
|
|
<image>https://cloud.githubusercontent.com/assets/4285147/21585004/2ebd0288-d06c-11e6-95d3-4a2889dbbd6f.png</image>
|
|
|
|
<caption>Alacritty is a cross-platform, GPU enhanced terminal emulator</caption>
|
|
|
|
</screenshot>
|
|
|
|
</screenshots>
|
|
|
|
<keywords>
|
|
|
|
<keyword>terminal emulator</keyword>
|
|
|
|
<keyword>GPU</keyword>
|
|
|
|
</keywords>
|
2020-01-10 20:23:13 -05:00
|
|
|
<url type="homepage">https://github.com/alacritty/alacritty</url>
|
|
|
|
<url type="bugtracker">https://github.com/alacritty/alacritty/issues</url>
|
2019-05-11 10:29:07 -04:00
|
|
|
<releases>
|
2020-01-05 09:42:11 -05:00
|
|
|
<release version="0.4.2-dev" date="2019-06-16" unix_timestamp="1560694196"/>
|
2019-05-11 10:29:07 -04:00
|
|
|
</releases>
|
2020-01-10 20:23:13 -05:00
|
|
|
<update_contact>https://github.com/alacritty/alacritty/blob/master/CONTRIBUTING.md#contact</update_contact>
|
|
|
|
<developer_name>Joe Wilm</developer_name>
|
2019-05-11 10:29:07 -04:00
|
|
|
</component>
|