eric5.appdata.xml

Tue, 30 Dec 2014 12:05:08 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 30 Dec 2014 12:05:08 +0100
branch
5_4_x
changeset 4007
123aca30f8f0
parent 3610
fa0448f34e49
child 3932
a909b9212f59
permissions
-rw-r--r--

Branch 5_4_x is no longer maintained.

3610
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <!-- Copyright 2013 First Lastname <your@email.com> -->
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <application>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <id type="desktop">eric5.desktop</id>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <metadata_license>CC-BY-3.0</metadata_license>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 <project_license>GPL-3.0+</project_license>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 <name>eric5</name>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 <summary>Integrated Development Environment for Python</summary>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 <description>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 <p>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 Eric is a full featured Python and Ruby editor and IDE, written
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 in python. It is based on the cross platform Qt gui toolkit, integrating
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 the highly flexible Scintilla editor control. It is designed to be
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 usable as everdays' quick and dirty editor as well as being usable as a
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 professional project management tool integrating many advanced features
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 Python offers the professional coder. eric4 includes a plugin system, which
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 allows easy extension of the IDE functionality with plugins downloadable
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18 from the net.
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 </p>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 </description>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 <screenshots>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 <screenshot type="default" width="1931" height="1404">http://eric-ide.python-projects.org/images/eric5-screen-01.png</screenshot>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 <screenshot width="1936" height="1404">http://eric-ide.python-projects.org/images/eric5-screen-02.png</screenshot>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 <screenshot width="1330" height="1405">http://eric-ide.python-projects.org/images/eric5-screen-04.png</screenshot>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 <screenshot width="1431" height="1254">http://eric-ide.python-projects.org/images/eric5-screen-10.png</screenshot>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 </screenshots>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 <url type="homepage">http://eric-ide.python-projects.org</url>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 <updatecontact>detlev_at_die-offenbachs.de</updatecontact>
fa0448f34e49 Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 </application>

eric ide

mercurial