2014-08-28 01:53:26 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-01-01 08:21:42 +00:00
|
|
|
<!-- Copyright (C) 2014-2018 Free Software Foundation, Inc. -->
|
2017-12-17 00:12:18 +00:00
|
|
|
<component type="desktop-application">
|
|
|
|
<id>org.gnu.emacs</id>
|
|
|
|
<metadata_license>GFDL-1.3+</metadata_license>
|
|
|
|
<project_license>GPL-3.0+ and GFDL-1.3+</project_license>
|
2014-08-28 01:53:26 +00:00
|
|
|
<name>GNU Emacs</name>
|
|
|
|
<summary>An extensible text editor</summary>
|
|
|
|
<description>
|
|
|
|
<p>
|
|
|
|
GNU Emacs is an extensible, customizable text editor - and more.
|
|
|
|
At its core is an interpreter for Emacs Lisp, a dialect of the Lisp
|
|
|
|
programming language with extensions to support text editing.
|
|
|
|
</p>
|
|
|
|
<p>The features of GNU Emacs include:</p>
|
|
|
|
<ul>
|
|
|
|
<li>Content-sensitive editing modes, including syntax coloring, for
|
|
|
|
a wide-range of file types</li>
|
|
|
|
<li>Complete built-in documentation, including a tutorial for new users</li>
|
|
|
|
<li>Full Unicode support for nearly all human languages and their scripts</li>
|
|
|
|
<li>Highly customizable, using Emacs Lisp code or a graphical interface</li>
|
|
|
|
<li>Includes a project planner, mail and news reader, debugger
|
|
|
|
interface, calendar, and more</li>
|
|
|
|
</ul>
|
|
|
|
</description>
|
|
|
|
<screenshots>
|
2017-12-17 00:12:18 +00:00
|
|
|
<screenshot type="default">
|
|
|
|
<image type="source" width="632" height="354">https://www.gnu.org/software/emacs/images/appdata.png</image>
|
|
|
|
</screenshot>
|
2014-08-28 01:53:26 +00:00
|
|
|
</screenshots>
|
2017-12-17 00:12:18 +00:00
|
|
|
<launchable type="desktop-id">emacs</launchable>
|
2017-09-13 22:52:52 +00:00
|
|
|
<url type="homepage">https://www.gnu.org/software/emacs</url>
|
2017-12-17 00:12:18 +00:00
|
|
|
<update_contact>emacs-devel_AT_gnu.org</update_contact>
|
2014-08-28 01:53:26 +00:00
|
|
|
<project_group>GNU</project_group>
|
2017-12-17 00:12:18 +00:00
|
|
|
</component>
|